- RMarkdown exporter for nbconvert - Parsing of R options robust to parenthesis - Jupyter cell tags are preserved
**Fixed**
- requirements.txt now included in pypi packages
0.2.1
------------------
**Added**
- Support for editing markdown files in Jupyter - New pre-save hook `update_selected_formats` that saves to formats in metadata 'nbrmd_formats' - Rmd cell options directly mapped to cell metadata
**Fixed**
- ContentManager compatible with Python 2.7
0.2.0
------------------
**Added**
- The package provides a `RmdFileContentsManager` for direct edit of R markdown files in Jupyter - Notebook metadata and cell options are preserved
0.1.1
------------------
**Added**
- `nbrmd` prints the result of conversion to stdout, unless flag `-i` is provided - Notebooks with R code chunks are supported
0.1
----------------
- Initial version with the `nbrmd` converter and Jupyter `pre_save_hook`