Skip to content

Pandocs conversion issue #1

@ghost

Description

We use pandocs to automatically convert the markdown roadmap into a PDF. GitHub-flavored markdown only makes use of pipe tables, which do not render correctly using the pandocs "gfm" format. (The tables have text that runs off the page.) However, a deprecated version "markdown_github" currently wraps the tables correctly. Here is the command:

pandoc -f markdown_github -o OEO_Roadmap.pdf OEO_Roadmap.md

Hopefully this issue gets addressed in future pandocs updates to the gfm format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions