markdown-it-py icon indicating copy to clipboard operation
markdown-it-py copied to clipboard

Document renderer class init difference in `port.yaml`

Open hukkin opened this issue 5 years ago • 0 comments

In JS, the renderer class is initialized with no arguments. In markdown-it-py renderer classes take a MarkdownIt parser instance as argument.

hukkin avatar Feb 22 '21 16:02 hukkin