Hacker News new | ask | show | jobs
by latchkey 63 days ago
The formatting of text is a pain that I haven't figured out a good solution to. To do it right, I'd have to convert the existing HTML to markdown, then convert back to HTML.

It would be nice if HN just put the unstyled text in the page and then used JS to render it, but I'm sure there would be complaints about that too.