aboutsummaryrefslogtreecommitdiff
path: root/test/docbook-xref.native
AgeCommit message (Expand)Author
2024-09-14Parse id, class, and tabstyle on tables in DocBook ReaderErik Rask
2023-03-22DocBook reader: handle "book" for xref referencesAndres Freund
2023-03-05DocBook reader: parse `figure` as a Figure element in the AST.John MacFarlane
2023-02-15fixed <xref> references to tables in DocBook filesPavol Otto
2022-05-11Improved reading <xref> elements in DocBook files (#8065)Frerich Raabe
2021-11-08Add `<titleabbr>` support to DocBook readerRowan Rodrik van der Molen
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
2018-07-30DocBook reader: metadata handling improvements.John MacFarlane
2017-02-04Moved tests/ -> test/.John MacFarlane