keitaoouchi / MarkdownView

Markdown View for iOS.
MIT License
1.97k stars 206 forks source link

Add plugins support. #79

Closed keitaoouchi closed 2 years ago

keitaoouchi commented 2 years ago

Add markdown-it-plugins support with primitive implementation. Each plugin should be self-contained, with no external dependent plugins.