aboutsummaryrefslogtreecommitdiff
path: root/test/command/refs.md
AgeCommit message (Expand)Author
2021-10-03More test case fixes.John MacFarlane
2021-10-02More command test fixes.John MacFarlane
2021-09-29Further test updates for switch to pretty-show.John MacFarlane
2021-09-28Switch from pretty-simple to pretty-show for native output.John MacFarlane
2021-09-21Use pretty-simple to format native output.John MacFarlane
2020-02-12LaTeX reader: improve caption and label parsing.John MacFarlane
2018-09-09LaTeX reader: resolve `\ref` for figure numbers.John MacFarlane
2018-06-13LaTeX Reader: parse figure label into Image id (#4704)Mauro Bieg
2017-08-20LaTeX reader: Set identifiers on Spans used for \label.John MacFarlane
2017-08-16LaTeX reader: use Link instead of Span for `\ref`.John MacFarlane
2017-08-13Put content of \ref, \label commands into span… (#3639)schrieveslaach