On 3 Feb 2012, at 20:00, Cedric Greevey wrote: > > FWIW, the file seems to act like perfectly readable HTML in the > browser (surprisingly -- I was expecting something more like trying to > read raw HTML, with tags cluttering up everything, and no working > outbound links, since I didn't expect Firefox to speak .md)
That's because Github kicks ass :-) It automatically renders markdown files as html when you view them in the browser. Markdown was invented to be readable as raw text and then easily convertible to html. Sam --- http://sam.aaron.name -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
