Hacker News new | ask | show | jobs
by AngusH 1367 days ago
I like it.

Personally I've always preferred HTML tags to markdown, primarily because I can usually understand simple HTML by looking at it, while the markdown needs a cheatsheet if I haven't been working on it recently.

I think this could probably be done as a web component if the browsers didn't implement it directly.

Plus most GUI tools produce HTML and that could probably be modified to output a more restricted format.