i.e. implement an extension in markdown-it-py to encapsulate something like pandoc fenced divs ``` :::{note} my note ::: ``` or suggested in jupyter https://github.com/jupyter/notebook/issues/1292#issuecomment-477152896 ``` !!! note This is a note. ``` Then render it here