index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
command
/
refs.md
Age
Commit message (
Expand
)
Author
2024-02-13
LaTeX reader: improve treatment of cref, Cref.
John MacFarlane
2023-01-13
Support complex figures. [API change]
Albert Krewinkel
2021-11-24
LaTeX reader: omit visible content for `\label{...}`.
John MacFarlane
2021-11-15
LaTeX reader: add rudimentary support for `\autoref` (#7693)
Albert Krewinkel
2021-09-29
Further test updates for switch to pretty-show.
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-02-12
LaTeX reader: improve caption and label parsing.
John MacFarlane
2018-09-09
LaTeX reader: resolve `\ref` for figure numbers.
John MacFarlane
2018-06-13
LaTeX Reader: parse figure label into Image id (#4704)
Mauro Bieg
2017-08-20
LaTeX reader: Set identifiers on Spans used for \label.
John MacFarlane
2017-08-16
LaTeX reader: use Link instead of Span for `\ref`.
John MacFarlane
2017-08-13
Put content of \ref, \label commands into span… (#3639)
schrieveslaach