vallentin / vscode-bnf

VSCode extension adding BNF and EBNF syntax highlighting
MIT License
7 stars 6 forks source link

Make syntax highlighting work in Markdown code blocks #4

Open Release-Candidate opened 1 year ago

Release-Candidate commented 1 year ago

Example of supported Markdown code fence:

 ```bnf
  <non_terminal> ::= ...