Skip to content

Conversation

@Morikko
Copy link
Contributor

@Morikko Morikko commented Aug 7, 2025

microsoft/vscode#144680 added built-in support for reStructuredText grammar. This MR extends the usage for within markdown code block by using either restructuredtext or rst.

Demo with the Launch Extension configuration in the VS Code debugger and run:

image
  1. RST definition was added to build.js
  2. Fix strikethrough with underscores in Markdown syntax (Fixes microsoft#173) #174 was added to markdown.tmLanguage.base.yaml
  3. npm run build was run to fill syntaxes/markdown.tmLanguage

@mjbvz mjbvz enabled auto-merge August 7, 2025 23:30
Copy link
Contributor

@mjbvz mjbvz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Pushed a small fix to resolve a merge conflict and will re-generate the build timLanguage file once this is merged

@vs-code-engineering vs-code-engineering bot added this to the August 2025 milestone Aug 7, 2025
@mjbvz mjbvz merged commit 396a500 into microsoft:main Aug 8, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants