gridsome/gridsome

More Markdown extensions

Open

#61 aberto em 30 de nov. de 2018

Ver no GitHub
 (13 comments) (14 reactions) (1 assignee)JavaScript (8.519 stars) (495 forks)batch import
feature requestgood first issue

Description

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.

Guia do colaborador