Hacker News new | ask | show | jobs
by tristanoneil 5165 days ago
If you're looking for more of a minimal snippet experience there's always http://marked.cc
1 comments

Unless you're pasting code. Check out my trivial example: http://www.marked.cc/4f9766f05e69190001000017
It does support code snippets you just have to use fenced code blocks ala Github style.

``` x = [] ```