Skip to content

only works for markdown source, not HTML #3

@neon-ninja

Description

@neon-ninja

Simple repro:

pandoc -f markdown -t docx -o test.docx --filter=pandoc-docx-pagebreakpy README.md

Outputs Page Break

pandoc -f markdown -t html -o - --filter=pandoc-docx-pagebreakpy README.md | pandoc -f html -t docx -o test.docx --filter=pandoc-docx-pagebreakpy

No output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions