Files
pandoc/test
Jan Tojnar 06408d08e5 DocBook reader: add support for citerefentry (#7437)
Originally intended for referring to UNIX manual pages, either part of the same DocBook document as refentry element, or external – hence the manvolnum element.
These days, refentry is more general, for example the element documentation pages linked below are each a refentry.

As per the *Processing expectations* section of citerefentry, the element is supposed to be a hyperlink to a refentry (when in the same document) but pandoc does not support refentry tag at the moment so that is moot.

https://tdg.docbook.org/tdg/5.1/citerefentry.html
https://tdg.docbook.org/tdg/5.1/manvolnum.html
https://tdg.docbook.org/tdg/5.1/refentry.html

This roughly corresponds to a `manpage` role in rST syntax, which produces a `Code` AST node with attributes `.interpreted-text role=manpage` but that does not fit DocBook parser.

https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#role-manpage
2021-07-11 15:28:52 -07:00
..
2021-05-29 12:27:59 -07:00
2021-02-02 21:04:30 -08:00
2019-12-17 21:07:46 -08:00
2021-03-13 14:53:58 +01:00
2019-08-25 14:24:31 -07:00
2019-08-25 14:24:31 -07:00
2019-08-25 14:24:31 -07:00
2019-08-25 14:24:31 -07:00
2020-09-19 18:22:52 -07:00
2020-09-19 18:22:52 -07:00
2020-10-08 12:32:42 -07:00
2021-03-13 14:53:58 +01:00
2021-03-15 18:22:38 -07:00
2019-10-30 21:26:21 -07:00
2019-09-22 11:33:09 -07:00
2019-08-25 14:24:31 -07:00