Commit Graph

7 Commits

Author SHA1 Message Date
Yu Zhang
1c6f2f9a80 🐛 include setext heading levels (Markdown) (#32987)
* 🐛 include setext heading levels

* 📝 typo

* 💚 use `===`
2017-08-22 19:17:15 -07:00
Matt Bierner
1d000145c3 Use @types and import in markdown extension 2017-07-21 14:58:27 -07:00
Matt Bierner
36ce3d156f Show header level in markdown Fixes #25574 2017-05-02 13:38:01 -07:00
Matt Bierner
c7c350a68a Small formatting cleanup in markdown 2017-04-13 15:26:32 -07:00
Matt Bierner
4f6efb0ef5 Use same slugify logic for editor links as well 2017-02-14 17:07:38 -08:00
Matt Bierner
f7697a7f37 Support In-Document links inside of the markdown editor (#19411)
* Support In Document links inside of the markdown editor

Fixes #17288

* Cleaning up code to reduce duplication
2017-01-27 14:36:28 -08:00
Matt Bierner
dc614f212d Cleanup markdown extension (#18951)
* Splits symbol provider to own file
* Removes duplicate frontmatter logic
2017-01-20 15:20:37 -08:00