On Thu, Jun 14, 2012 at 2:09 PM, fenton <[email protected]> wrote > I'm not going to give up the wonderful prettiness that github does with a > line like: > > ```clojure > (defn myfunc [x] (+ 2 x)) > ``` > > which i can't do with confluence. This group is about a programming > language, nice colorizing is really great for documentation.
Hmm... while I agree that Confluence is bad for this sort of thing, I don't see the Clojure maintainers changing their mind and accepting pull requests since they've been pretty staunchly opposed to them for ages. However, I would be perfectly happy moving the "Getting Started with Emacs" tutorial into the clojure-mode repository and changing the Confluence wiki page to point to there. The "Getting Started with Leiningen" page already points off to Github, and I think we're likely to get higher quality contributions that way. I'll put it on my todo list, but if you're interested in helping a pull request would make it happen more quickly. thanks, Phil -- 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
