Skip to content

Markdown to Typst escapes # #10313

@kravlost

Description

@kravlost

I want to add a page break by writing #pagebreak() in Markdown, but if I convert it to Typst or use Typst to convert the Markdown to PDF, then the # is escaped to \# and Typst ignores it.

Is there a way of getting pandoc to transfer a # to Typst without escaping it so I can write Typst functions in Markdown?

Pandoc 3.5 on Windows 11.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions