File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -329,6 +329,20 @@ This plugin works with unified version 6+ and remark version 7+. It is compatibl
329329
330330Use of ` remark-flexible-paragraphs ` does not involve rehype (hast) or user content so there are no openings for cross-site scripting (XSS) attacks.
331331
332+ ## My Remark Plugins
333+
334+ The remark packages I have published are presented below:
335+ + [ ` remark-flexible-code-titles ` ] ( https://www.npmjs.com/package/remark-flexible-code-titles )
336+ – Remark plugin to add titles or/and containers for the code blocks with customizable properties
337+ + [ ` remark-flexible-containers ` ] ( https://www.npmjs.com/package/remark-flexible-containers )
338+ – Remark plugin to add custom containers with customizable properties in markdown
339+ + [ ` remark-flexible-paragraphs ` ] ( https://www.npmjs.com/package/remark-flexible-paragraphs )
340+ – Remark plugin to add custom paragraphs with customizable properties in markdown
341+ + [ ` remark-flexible-markers ` ] ( https://www.npmjs.com/package/remark-flexible-markers )
342+ – Remark plugin to add custom ` mark ` element with customizable properties in markdown
343+ + [ ` remark-ins ` ] ( https://www.npmjs.com/package/remark-ins )
344+ – Remark plugin to add ` ins ` element in markdown
345+
332346## License
333347
334348[ MIT] [ license ] © ipikuka
You can’t perform that action at this time.
0 commit comments