Skip to content

Add support for rendering admonitions using "markdown friendly" syntax #154

Closed
@chrisjsewell

Description

@chrisjsewell

i.e. implement an extension in markdown-it-py to encapsulate something like pandoc fenced divs

:::{note}
my note
:::

or suggested in jupyter jupyter/notebook#1292 (comment)

!!! note
    This is a note.

Then render it here

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestsyntaxdescisions on syntax formats

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions