------------------
**Added**
- Multiline comments now supported [25](https://github.com/mwouts/jupytext/issues/25)
- Readme refactored, notebook demos available on binder [23](https://github.com/mwouts/jupytext/issues/23)
**Fixed**
- ContentsManager can be imported even if `notebook.transutils` is not available, for compatibility with older python distributions.
- Fixed missing cell metadata [27](https://github.com/mwouts/jupytext/issues/27)
- Documentation tells how to avoid creating `.ipynb` files [16](https://github.com/mwouts/jupytext/issues/16)