zefyr
zefyr copied to clipboard
Does Zefyr support converting to html code?
My application needs an editor to publish articles into html code. I tried Zefyr. It would be great if Zefyr supports converting to html code. Please tell me if you guys support this?
There is a pull request but it has not been accepted... You might want to look at that. I need this feature as well.
+1. In most case, what we need is not only a editor, but also a viewer and a set of transformer(import from and save as html/markdown. etc.)
Converting to html is much needed feature.
Would love to see this happen as well!
[notustohtml]https://pub.dev/packages/notustohtml is good for this. I forked it to adhere to the needs of a project I'm working on https://github.com/britannio/notustohtml/
It is also possible to do it at server side. We found a Golang package to do it https://github.com/singerdmx/BulletJournal/commit/16fc1c2b82872a94a69880a711ed46377e9bb2d4
Zefyr's library won't work since it is missing a lot of attributes.