aboutsummaryrefslogtreecommitdiff
path: root/test/markdown-reader-more.native
AgeCommit message (Expand)AuthorFilesLines
2021-09-28Switch from pretty-simple to pretty-show for native output.John MacFarlane1-1118/+1235
2021-09-21Use pretty-simple to format native output.John MacFarlane1-311/+1227
2021-01-07T.P.Parsing: modify gridTableWith' for headerless tables.John MacFarlane1-33/+5
2020-11-14Markdown reader: don't increment stateNoteNumber for example refs.John MacFarlane1-1/+1
2020-09-21Markdown reader: Set citationNoteNum accurately in citations.John MacFarlane1-1/+1
2020-04-15Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessorsdespresc1-65/+65
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc1-137/+185
2020-04-15Implement the new Table typedespresc1-65/+157
2018-09-19Markdown reader: distinguish autolinks in the AST.John MacFarlane1-4/+4
2018-08-15Markdown reader: Use "tex" instead of "latex" for raw tex-ish content.John MacFarlane1-4/+5
2018-01-17Markdown reader: don't coalesce adjacent raw LaTeX blocks...John MacFarlane1-1/+2
2018-01-13LaTeX reader: pass through macro defs in rawLaTeXBlock...John MacFarlane1-0/+1
2017-12-22`latex_macros` extension changes.John MacFarlane1-1/+0
2017-12-22Markdown reader: improved raw tex parsing.John MacFarlane1-3/+1
2017-08-19Markdown reader: use CommonMark rules for list item nesting.John MacFarlane1-7/+7
2017-07-24LaTeX reader: some improvements in macro parsing.John MacFarlane1-0/+1
2017-07-07Rewrote LaTeX reader with proper tokenization.John MacFarlane1-2/+2
2017-05-11Combine grid table parsersAlbert Krewinkel1-34/+34
2017-02-04Moved tests/ -> test/.John MacFarlane1-0/+198