diff options
author | John MacFarlane <jgm@berkeley.edu> | 2020-07-23 17:47:02 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2020-07-23 17:47:02 -0700 |
commit | 48fb6d947df96e8e1f339b2916740f3e216f8908 (patch) | |
tree | 2eb75a84bd442e93012e4e43fe9a8ee18382feff /man/pandoc.1.before | |
parent | ac1f45c5531ae3af3bba490898ade28460afaa9e (diff) | |
download | pandoc-48fb6d947df96e8e1f339b2916740f3e216f8908.tar.gz |
Add `raw_markdown` extension affecting `ipynb` reader.
Specifying `-f ipynb+raw_markdown` will cause Markdown cells
to be represented as raw Markdown blocks, instead of being
parsed. This is not what you want when going from `ipynb`
to other formats, but it may be useful when going from `ipynb`
to Markdown or to `ipynb`, to avoid semantically insignificant
changes in the contents of the Markdown cells that might
otherwise be introduced.
Closes #5408.
Diffstat (limited to 'man/pandoc.1.before')
0 files changed, 0 insertions, 0 deletions