Skip to content

Support latex fenced code blocks#99

Merged
mjbvz merged 2 commits intomicrosoft:mainfrom
jlelong:latexblock
Dec 7, 2021
Merged

Support latex fenced code blocks#99
mjbvz merged 2 commits intomicrosoft:mainfrom
jlelong:latexblock

Conversation

@jlelong
Copy link
Contributor

@jlelong jlelong commented Nov 28, 2021

I am a PM at https://github.com/James-Yu/LaTeX-Workshop. We are extracting the latex grammars to make a basic language extension for latex, which will be a built-in extension in VS Code, see James-Yu/LaTeX-Workshop#2983. The new extension is developed at https://github.com/jlelong/vscode-latex-basics.

Latex fenced code blocks in markdown are currently supported through a grammar injection carried by the LaTeX-Workshop extension. We believe that once the latex grammars are provided as a built-in extension in VS Code, latex fenced code blocks should be directly handle by the markdown grammars, see jlelong/vscode-latex-basics#1. Hence this PR. What do you think?

@ghost
Copy link

ghost commented Nov 28, 2021

CLA assistant check
All CLA requirements met.

@mjbvz
Copy link
Contributor

mjbvz commented Dec 7, 2021

Thanks! Makes sense to me

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.

2 participants