Closed farnabaz closed 22 hours ago
Name | Link |
---|---|
Latest commit | ccc3dda9ef2c4b5391c38e916992f51356f56ec2 |
Latest deploy log | https://app.netlify.com/sites/textmate-grammars-themes/deploys/673f760541b5e60008552fe1 |
Deploy Preview | https://deploy-preview-102--textmate-grammars-themes.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Did you change the source? This is a script that fetch upstream grammar and automatically updates on daily-basis
I didn't notice that grammar is updating automatically.
But the thing is we can't use MDC grammar from vscode extension, because as I said, it is designed to inject into VSCode markdown language, and using it as standalone grammar will lead to highlight issues.
I will update vscode-mdc, add another grammar for standalone usage, and update this PR
Conflicts have been resolved.
Change MDC grammer to allow standalone usage. The current state is designed to inject into markdown grammar which is suitable for standalone use like Shiki
Before:
After:
Here is the markdown that you can test with: