Y
Hacker News
new
|
ask
|
show
|
jobs
by
tvh2k
5171 days ago
Unless you're pasting code. Check out my trivial example:
http://www.marked.cc/4f9766f05e69190001000017
1 comments
tristanoneil
5171 days ago
It does support code snippets you just have to use fenced code blocks ala Github style.
``` x = [] ```
link
``` x = [] ```