Steps to reproduce the problem (provide example Markdown if applicable): ``` $x+y=z$ or $$x+y=z$$ ``` Expected behavior: ``` such as ``` Actual behavior: ``` $$x+y=z$$ ``` (Also see what the reference implementation does: https://spec.commonmark.org/dingus/)
Steps to reproduce the problem (provide example Markdown if applicable):
Expected behavior:
Actual behavior:
(Also see what the reference implementation does: https://spec.commonmark.org/dingus/)