Patch Changes
- 24c0aae: Move from Root in mdast to
GenericParent
to relax types - fee1eea: Translate mermaid and math code blocks by default.
- f7356fd: Allow for an extra space between # and | in starting the labeled code cell.
- 553eca1: Allow for
#| label
to come after an ipython magic. - 2960da0: Transform code blocks with
math
language to be math blocks. This is GitHub markdown.