Hacker News new | ask | show | jobs
by hunvreus 4370 days ago
Agreed. We actually wrote a WYSIWYG editor on top of Markdown last year (https://github.com/wiredcraft/moleskin) but never ended up pushing it out: Markdown is simple as it is, syntax highlighting should be enough.
1 comments

Call me lazy, but do you have a demo somewhere?
Thanks for that; I had forgotten about rawgit.
Somehow, in my head, I heard it as "Call Me Maybe".

You can `git clone git@github.com:Wiredcraft/Moleskin.git` and then open the example in `examples/angular/index.html`.