index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
textile-reader.native
Age
Commit message (
Expand
)
Author
2023-06-22
Textile reader: Add support for link references (#8706)
Stephen Altamirano
2022-12-15
Textile reader: handle empty paragraphs.
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-10-14
Fix typos in comments, doc strings, error messages, and tests
Albert Krewinkel
2020-04-28
Support new Underline element in readers and writers (#6277)
Vaibhav Sagar
2020-04-15
Use the new builders, modify readers to preserve empty headers
despresc
2020-04-15
Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors
despresc
2020-04-15
Adapt to the newest Table type, fix some previous adaptation issues
despresc
2020-04-15
Implement the new Table type
despresc
2018-07-02
More spellcheck
Alexander Krotov
2017-10-27
Consistent underline for Readers (#2270)
hftf
2017-08-20
Use pandoc-types 1.17.1. Tests updated for new simpleTable behavior...
John MacFarlane
2017-02-04
Moved tests/ -> test/.
John MacFarlane