index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
tables-rstsubset.native
Age
Commit message (
Expand
)
Author
2022-02-11
RST reader: fix treatment of headerless simple tables.
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
2021-01-07
T.P.Parsing: modify gridTableWith' for headerless tables.
John MacFarlane
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-10-06
RST writer: use simple tables when possible.
John MacFarlane
2018-04-21
Markdown reader/writer: spacing adjustments in tables.
John MacFarlane
2017-05-11
Combine grid table parsers
Albert Krewinkel
2017-03-23
Grid tables: remove unnecessary extra space in cells.
John MacFarlane
2017-03-21
RST writer: improve grid table output, fix bug with empty rows.
John MacFarlane
2017-02-11
RST reader/writer: properly handle table captions.
John MacFarlane
2017-02-04
Moved tests/ -> test/.
John MacFarlane