Skip to content

Rendering markdown in the terminal #40

@klntsky

Description

@klntsky

As for now we output raw markdown, but this should be changed.

We need to wrap one of Node markdown renderers into a PS interface.

Candidates are:

https://github.com/trabus/markdown-it-terminal

https://github.com/mikaelbr/marked-terminal

The first is preferred, since we are already using markdown-it for HTML rendering.

Contributors are very welcome!

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions