Ask HN: Should HN support Markdown comments?
Of course, you can type your comments in Markdown today; they just won't be rendered as such. :)
Anyway, the audience here would probably make good use of such a feature, and comments would benefit from all the nice formatting options that people are already familiar with from Stack Overflow, GitHub, and other places on the web.
I'm not sure how HN would transition to support Markdown rendering of comments. Perhaps some problem with the transition is the only reason this hasn't been done already.
In any case, wouldn't this be a solid feature add for the site?
5 comments
[ 3.0 ms ] story [ 23.5 ms ] threadRight now people just paste links as-is, or use this numbering syntax [0] which works but could definitely be replaced with something better.
After that, supporting lists and fenced code blocks with syntax highlighting would be handy, though those are probably more prone to abuse.
[0] Where the link goes here.