File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -112,6 +112,8 @@ The list of plugins:
112
112
— change the first heading in a document
113
113
* 🟢 [ ` remark-fix-guillemets ` ] ( https://github.com/zestedesavoir/zmarkdown/tree/HEAD/packages/remark-fix-guillemets#readme )
114
114
— support ASCII guillements (` << ` , ` >> ` ) mapping them to HTML
115
+ * 🟢 [ ` remark-flexible-code-titles ` ] ( https://github.com/ipikuka/remark-flexible-code-titles )
116
+ — add titles or/and containers for code blocks with customizable attributes
115
117
* 🟢 [ ` remark-frontmatter ` ] ( https://github.com/remarkjs/remark-frontmatter )
116
118
– support frontmatter (yaml, toml, and more)
117
119
* 🟢 [ ` remark-gemoji ` ] ( https://github.com/remarkjs/remark-gemoji )
@@ -300,8 +302,6 @@ The list of plugins:
300
302
— configure remark w/ YAML
301
303
* 🟢 [ ` remark-code-title ` ] ( https://github.com/kevinzunigacuellar/remark-code-title )
302
304
— add titles to code blocks
303
- * 🟢 [ ` remark-flexible-code-titles ` ] ( https://github.com/ipikuka/remark-flexible-code-titles )
304
- — add titles or/and containers for code blocks with customizable attributes
305
305
306
306
## List of presets
307
307
You can’t perform that action at this time.
0 commit comments