Skip to content

Store pdf documentation documents in markdown #3249

Description

@bkmgit

Slides and instruction template are only stored as pdf documents, for easier maintenance and updates it would be helpful to have them stored as text files in a markup language.

For the slides one can use tools such as:

to convert to other formats. HTML slides would be nice to have at https://google.github.io/highway/en/master/presentation/index.html

One could possibly also use the webassembly version of highway to allow one to run code in the browser though may need to test how well emcc can build highway.

The instruction matrix can be stored as a markdown table and converted to pdf and/or html with highlighting as markdown tables do not display well as plain text without careful formatting.

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