Closed
Description
pandoc 2.13 doesn't pick up role
attributes from <phrase>
elements. Looking at DocBook.hs
line 1076 it appears to my non-Haskell-savvy brain that pandoc wrongly looks for a <phrase class>
instead of the <phrase role>
attribute.
Gentle reminder: DocBook generally uses role
where for example HTML uses class
.
Thank you for this great product, by the way!
Metadata
Metadata
Assignees
Labels
No labels