Skip to content

The default code block doesn't have good syntax parsing / coloring for hackmud-style script input/output #62

Open
@danswann

Description

@danswann

Problem

image
Docusaurus uses the Prism React Renderer to add syntax highlighting / coloration to triple-backtick code blocks.
Prism does not support hackmud's custom pseudo-JS syntax.

It is possible to define additional supported languages and define your own themes.
Doing both of these will help to make the code blocks on the wiki feel much more "hackmud."

Metadata

Metadata

Assignees

No one assigned

    Labels

    high complexityComplex issues which do not have clear requirements or known solution.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions