diff options
author | John MacFarlane <jgm@berkeley.edu> | 2019-03-28 17:18:11 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2019-03-28 17:18:11 -0700 |
commit | 261ad9fb3dcc40cb8ae5586ea41ca427c66df0b0 (patch) | |
tree | 9e3a88d5c915556212d15787b3c7f568c43b3617 /src/Text/Pandoc/Writers | |
parent | 83ea529cf3cd410b598c3389a1edcc3d5593640c (diff) | |
download | pandoc-261ad9fb3dcc40cb8ae5586ea41ca427c66df0b0.tar.gz |
Ipynb reader: use `html` for a raw cell with no format.
The nbformat spec says that when no format is specified,
the raw cell will be rendered in every markup format.
Pandoc doesn't have a construct that works this way,
so we just fall back to `html`.
Diffstat (limited to 'src/Text/Pandoc/Writers')
0 files changed, 0 insertions, 0 deletions