zefyr icon indicating copy to clipboard operation
zefyr copied to clipboard

Does Zefyr support converting to html code?

Open sil-main-coo opened this issue 5 years ago • 7 comments

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?

sil-main-coo avatar Sep 13 '19 03:09 sil-main-coo

There is a pull request but it has not been accepted... You might want to look at that. I need this feature as well.

delay avatar Sep 25 '19 04:09 delay

+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.)

ycgambo avatar Oct 28 '19 09:10 ycgambo

Converting to html is much needed feature.

dhsont avatar Mar 19 '20 14:03 dhsont

Would love to see this happen as well!

brucehassler avatar Apr 23 '20 23:04 brucehassler

[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/

britannio avatar Aug 08 '20 10:08 britannio

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

singerdmx avatar Feb 07 '21 06:02 singerdmx

Zefyr's library won't work since it is missing a lot of attributes.

singerdmx avatar Feb 07 '21 17:02 singerdmx