Added
- New
nomarkerformat in the Jupyter Notebook and JupyterLab extensions (#397)
Changed
- The
normarkerformat replaces the one previously namedbare.
Fixed
- Multiline strings are now accepted in the YAML header (#404). Fix contributed by ZHUO Qiang (#405).
- Fixed the instructions on how to use multiline comments for all Markdown cells in the py:percent format, by ZHUO Qiang (#403).
- Added
cdto the list of magic commands. - Do not read paired files when
--set-formatsis being used (fixes #399).