Commit graph

10 commits

Author SHA1 Message Date
Johann Pardanaud 6a6df96d5e
Improve UX for markdown snippets (#146431)
Allow to directly paste a link markdown when using the `link` and `image` snippets
2022-03-31 09:44:24 -07:00
heartacker d7ca9f570f
add math snippet (#142697) 2022-02-15 17:41:24 -08:00
Matt Bierner 14f72608c0
Remove definition list snippet
#134611

This is non-standard md and was incorrectly added. Instead the snippet should be included by whatever extension introduces support for this syntax
2021-10-08 12:24:20 -07:00
Matt Bierner aec6ee09fa
Remove eslint disablement in file
" -> '
2021-09-02 16:58:01 -07:00
Dhruva Srinivas 05049f7fbb
Add Definition list to Markdown Snippets (#110026) 2020-11-05 11:21:35 -08:00
Rob OLeary 0bb98bf686
Add more snippets for basic syntax (#105174) 2020-08-21 11:07:24 -07:00
Martin Aeschlimann d5e12a12dd Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
Matt Bierner 26c0e9bb4d Take selected text into account for more markdown snippets
Fixes #61914
2018-10-26 17:36:26 -07:00
Matt Ferderer 1708f4bc8e Update Markdown link snippets to use https (#56851)
As suggested in #56386 I switched the http to https for links and image links.
2018-08-21 18:14:54 +02:00
Matt Bierner 691da9b3a3 Split markdown extension into markdown and markdown-basics 2018-02-28 20:37:02 -08:00