Actually I realised about half way through making the thing, GitHub has a syntax for highlighted code. It looks like this:
```ruby Camping.goes :Poop ``` So we could use that instead, would be easy enough. Seems a kind of ugly syntax though On 25/08/2010, at 1:39 AM, Magnus Holm wrote: > Awesome work, Jenna :-) > > One issue: The code blocks doesn't show properly on GitHub: > http://github.com/camping/camping/wiki/Book:-Getting-Started > > Not sure what's the best way to handle this. We should at least indent > all the code blocks with 4 spaces (so they end up as Markdown <pre> > tags), and somehow "tag" them as Ruby for whywentcamping.com > > We should probably update the RDoc template at camping.rubyforge.org, > but I'm also open for re-thinking the reference section all-together. > Is it really useful in its current form? > > // Magnus Holm > > > > On Tue, Aug 24, 2010 at 15:31, Jenna Fox <[email protected]> wrote: >> I'm feeling pretty happy about the state of the website now! >> >> http://whywentcamping.com/ >> And the blog to go with it http://log.whywentcamping.com/ >> >> What's the next thing? work on the api reference? write more content? Is >> there any other camping stuff which would benefit from my dodgy doodling >> attentions? >> >> >> — >> Jenna >> _______________________________________________ >> Camping-list mailing list >> [email protected] >> http://rubyforge.org/mailman/listinfo/camping-list >> > _______________________________________________ > Camping-list mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/camping-list _______________________________________________ Camping-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/camping-list

