mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-25 12:16:07 +00: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