It would be more useful if [GitLab-style math blocks](https://gitlab.com/gitlab-org/gitlab/-/blob/master/doc/user/markdown.md#math) are supported. Inline math: ``$`a + b = c`$`` display math: ```` ```math a + b = c ``` ```` They are supported in [Markdown Preview Plus](https://github.com/volca/markdown-preview) extension.