erusev / parsedown

Better Markdown Parser in PHP
https://parsedown.org
MIT License
14.69k stars 1.12k forks source link

How hard would it be to support asciidoc? #802

Open tuaris opened 3 years ago

tuaris commented 3 years ago

How hard would it be to support Asciidoc?

Since the two are similar, I am wondering if it makes sense to use this as a starting point. Maybe as a new project based on this one, or as part of Parsedown itself.