markdown-viewer icon indicating copy to clipboard operation
markdown-viewer copied to clipboard

Support for GitLab-style math blocks

Open s417-lama opened this issue 3 years ago • 1 comments

It would be more useful if GitLab-style math blocks are supported.

Inline math: $`a + b = c`$ display math:

```math
a + b = c
```

They are supported in Markdown Preview Plus extension.

s417-lama avatar Dec 28 '21 10:12 s417-lama

Thanks, that's a good suggestion :+1:

simov avatar Jan 03 '22 10:01 simov