Skip to content

No longer a canonical way to parse a simple snippet #879

Open
@micimize

Description

@micimize

Describe the gap in the current documentation

Old docs used to have the following, but I cannot find the new equivalent

from myst_parser.main import to_html
to_html("some *text* {literal}`a`")

Describe the solution you'd like

Documnetation covering how to parse myst for simple usages i.e. display(HTML(parse_myst_to_html(markdown)))

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