Hacker News new | ask | show | jobs
by krbbltr 4414 days ago
It looks like he just fed it a plain python gist, no Markdown, no nothing. On the site it says the service can be used "to elegantly share gists written in Markdown", so I don't know why he would expect that to work.

I guess a clear error message would be helpful, but then you would either have to rely on everyone using standard file endings, or do some pretty fancy (and unreliable) parsing to determine if it's actually Markdown.

1 comments

Yep, and it works fine for fenced code blocks within Markdown, e.g.: http://www.mkdown.com/7346402