Hacker News new | ask | show | jobs
by bebna 4378 days ago
Have you thought about a subtle markdown support like a syntax highlighter? Vim does this for example. Bold things get displayed bold with there stars, headings get bold and colored (red in my case). It allows to read the markdown source and have the effect of formatting at the same time.