An open API service indexing awesome lists of open source software.

https://github.com/moki/markdown-it-custom-renderer

extendable markdown-it custom renderer
https://github.com/moki/markdown-it-custom-renderer

Last synced: 4 months ago
JSON representation

extendable markdown-it custom renderer

Awesome Lists containing this project

README

          

# markdown-it-custom-renderer

extendable custom renderer for markdown-it

two interfaces are available: `CustomRenderer` class or `customRenderer` plugin.