gridsome/gridsome

More Markdown extensions

Open

#61 geöffnet am 30. Nov. 2018

Auf GitHub ansehen
 (13 Kommentare) (14 Reaktionen) (1 zugewiesene Person)JavaScript (8.519 Stars) (495 Forks)batch import
feature requestgood first issue

Beschreibung

Could we add more markdown extensions to the remark transformer plugin?

VuePress has some nice ones: https://vuepress.vuejs.org/guide/markdown.html

Thinking about these two:

  • Table of contents [[toc]]
  • Custom containers ::: tip ::: etc.

Contributor Guide