Hacker News new | ask | show | jobs
by fxtentacle 4880 days ago
I wrote my own simple editor which is based around content blocks. So for example every headline is a Text-block with style "Headline".

https://github.com/fxtentacle/hajo-page-editor

1 comments

Interesting, I'll check this out some more!