Explore >> Select a destination


You are here

daringfireball.net
| | www.simpleprimate.com
3.2 parsecs away

Travel
| | In Jekyll, content for pages and posts can be written in either HTML or Markdown. Although there will be times that HTML is the more appropriate choice, Markdown provides a more natural writing environment that makes blogging easier and less of a chore.
| | github.com
2.1 parsecs away

Travel
| | Markdown parser in Clojure. Contribute to yogthos/markdown-clj development by creating an account on GitHub.
| | kramdown.gettalong.org
1.4 parsecs away

Travel
| | kramdown is a fast, pure-Ruby Markdown-superset converter
| | www.ayende.com
10.8 parsecs away

Travel
| Consider the following code:This is meant to add timeout support for a stream. There is a subtle bug in the code, can you spot it? What would be the implicat...