mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-10 16:58:55 -05:00
* Add language support for yaml front matter to markdown grammar * Add option to strip yaml front matter from preview * Use enum for setting instead of boolean * Better names * Fix merge error