Cedric Greevey <[email protected]> writes: > On Fri, Feb 3, 2012 at 2:11 PM, Stuart Sierra > <[email protected]> wrote: >> Starting with 1.3 there is a changes.md file in the Clojure source. > > I'm fairly sure the OP wants a human-readable, user-centric file he > can view by clicking a link or pasting a URL into his browser,
Yeah, do it exactly that way. ;-) https://github.com/clojure/clojure/blob/master/changes.md > not a .md file (whatever THAT is) MarkDown, the wiki syntax used by github. > that he has to find, download, and unzip the source distribution to > get at. It's 2012, the sources are browsable online! Bye, Tassilo -- 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
