mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-26 12:44:05 +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