diplodoc-platform / transform

Simple transformer YFM (Yandex Flavored Markdown) to HTML.
MIT License
56 stars 36 forks source link

Add support for `renderInline` #393

Closed ogonkov closed 2 months ago

ogonkov commented 6 months ago

In some cases we need to render markdown that suitable for displaying as one-liner -- without images, paragraphs, list and etc.

markdown-it has method to achieve this renderInline, it would be nice to have it in transform.