index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
docbook-reader.native
Age
Commit message (
Expand
)
Author
2023-03-05
DocBook reader: parse `figure` as a Figure element in the AST.
John MacFarlane
2022-02-28
DocBook reader: improve info parsing.
John MacFarlane
2022-01-03
DocBook reader: be sensitive to spacing="compact" in lists.
John MacFarlane
2021-11-08
Add `<titleabbr>` support to DocBook reader
Rowan Rodrik van der Molen
2021-11-05
Support for <indexterm>s when reading DocBook (#7607)
Rowan Rodrik van der Molen
2021-10-14
DocBook reader: honor linenumbering attribute
Samuel Tardieu
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-07-11
DocBook reader: add support for citerefentry (#7437)
Jan Tojnar
2020-06-14
Docbook reader: implement <procedure> (#6442)
Mathieu Boespflug
2020-06-14
Docbook: map <simplesect> to unnumbered section (#6436)
Mathieu Boespflug
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
2017-02-04
Moved tests/ -> test/.
John MacFarlane