Skip to content

Inline Verbatim text isn't given a specific style in ODT output #3390

Description

@gareththered

If I write `Pandoc` inline within a markdown input file, it displays with a different font as Pandoc which is fine. However, that seems to be done by simply changing the font to Courier New for an ODT output file.
The same input used to create a DOCX file attaches the Verbatim Char character style to the verbatim inline text, which I can control by adjusting this style in my custom-reference.docx file I add to the command line options.
Is there a way to get the ODT output to behave the same. That is, add a character style to inline verbatim text instead of simply changing the font? I could then control this style in a custom-reference.odt file.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions