index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ipynb
Age
Commit message (
Expand
)
Author
2022-11-02
ipynb reader: add cell id to attachment filename...
John MacFarlane
2022-01-10
HTML writer: don't break attributes values when wrapping.
John MacFarlane
2021-12-22
Add text wrapping to HTML output.
John MacFarlane
2021-12-11
fix(IpynbOutput)!: rank always favors output format
Kolen Cheung
2021-12-09
ipynb writer: handle cell output with raw block of markdown (#7563)
Kolen Cheung
2021-12-06
Ipynb reader & writer: properly handle cell "id".
John MacFarlane
2021-09-28
Switch from pretty-simple to pretty-show for native output.
John MacFarlane
2021-09-21
Use pretty-simple to format native output.
John MacFarlane
2020-07-02
Revert "Ipnyb: allow lossless round-tripping of markdown cell content."
John MacFarlane
2020-06-30
Ipnyb: allow lossless round-tripping of markdown cell content.
John MacFarlane
2019-03-09
Include execution output in ipynb test.
John MacFarlane
2019-03-09
Ipynb reader/writer: better handling of cell metadata.
John MacFarlane
2019-02-09
Added simple ipynb reader/writer tests.
John MacFarlane