Commit Graph

7 Commits

Author SHA1 Message Date
Ash258
553ace93d1 Add region markers for Markdown (#40312)
Region markers for Markdown wasn't added since markers were implemented
2018-01-02 15:28:36 -07:00
Martin Aeschlimann
a678f60100 FoldingRules language configuration simplification 2017-09-22 13:50:03 +02:00
Martin Aeschlimann
de68414a9a [folding] should not fold whitespace after function. Fixes #3353 2017-09-20 11:09:42 +02:00
Matt Bierner
25458491eb Remove ` as autoclosing pair in markdown
Having ` as an autoclosing pair makes typing fenced code blocks annoying

https://github.com/Microsoft/vscode/pull/28172#issuecomment-306944985
2017-06-07 15:42:06 -07:00
Yu Zhang
fc2b063fa2 Default Markdown language configuration (#28172)
* 🔧 renew Markdown lang config

* 🎨 format
2017-06-07 14:53:54 -07:00
Faustino Aguilar
644b6c6b56 Support HTML comments in Markdown (#14573)
Because Java comment syntax is not valid in Markdown.
2016-11-08 14:14:36 -08:00
Martin Aeschlimann
4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00