Skip to content

[asciidoc writer] html code style writes bad asciidoc block #1861

@tkruse

Description

@tkruse

Using pandoc 1.13.2:

HTML

<html lang="en">
<body>
<PRE class="badcode">No</PRE>
</body>
</html>

yields asciidoc:

code,badcode-- code,badcode
No
--

Note I am not sure what actually should happen with the 'badcode' class here, but this does not come out right.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions