Closed
Description
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
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