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 |
|