Skip to content

Markdown to Dokuwiki blockquotes #1738

@randomessence

Description

@randomessence

Blockquotes are not converting properly.

pandoc 1.13.1 Windows 8.1

> Something
> 1
> 
> 2

becomes

<HTML><blockquote>
Something
1

2
</blockquote></HTML>

Which Dokuwiki does not parse into anything.

DokuWiki supports > quotation anyway, I am not sure why it is being converted to begin with. The original version would be properly detected and applied in Dokuwiki Hrun.

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