Use Gulp To Generate Markdown Langauge Includes (#22117)

**Bug**
The markdown grammar for fenced code blocks is rather unmaintainable since it involves lots of copy and pasted code

**Fix**
Use a gulp task and a template to generate the fenced code block grammars include directly. This allows adding new language support much more easily.
This commit is contained in:
Matt Bierner
2017-03-06 18:21:16 -08:00
committed by GitHub
parent 3d349aa9dc
commit 1dd884a88a
4 changed files with 1356 additions and 59 deletions

File diff suppressed because it is too large Load Diff