[Bug 160734] Support exporting to Markdown

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Apr 19 22:53:22 UTC 2024


https://bugs.documentfoundation.org/show_bug.cgi?id=160734

--- Comment #4 from NamelessGO <avl.estudante at protonmail.com> ---
> Markdown support. But as you said, the challenge is picking a flavour

Would propose Markdown-it due to being 100% compliant with CommonMark, secure
by Google, and extensible with plugins

https://github.com/markdown-it/markdown-it
Python port: https://markdown-it-py.readthedocs.io/en/latest/#
Experimental Rust port: https://github.com/chrisjsewell/markdown-it-pyrs

Table and strikethrough from GFM flavour are implemented natively, and more
features can be added via extensions
https://markdown-it-py.readthedocs.io/en/latest/plugins.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list