Skip to content

role attribute in DocBook <phrase> elements not picked up #7195

Closed
@bigsmoke

Description

@bigsmoke

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions