scribble-enhanced/collects
Greg Hendershott 51d487bc1b Add a Markdown rendering mode to Scribble.
Uses "Github flavored markdown". Specifically, code blocks are opened
using ```scheme so that Github will lex and format them as Scheme code
rather than generic monospace.

Note: I would have used ```racket, but we are still waiting for the
pygments.rb project to pull again from pygments-main -- to which I
contributed a Racket lexer back in August. After pygments.rb pulls,
can update this to use ```racket instead.

original commit: 6aa6dc0400f4fed688e6f5b5278da2e34d82ad88
2012-12-09 15:17:36 -07:00
..
help Revise commented code so it can replace exiting code without dependency issues. 2012-01-26 13:20:26 -05:00
scribble Add a Markdown rendering mode to Scribble. 2012-12-09 15:17:36 -07:00
scribblings/scribble Add a Markdown rendering mode to Scribble. 2012-12-09 15:17:36 -07:00
scriblib Fix citation disabiguation when authors differ. 2012-11-19 17:35:07 -05:00
tests Add a Markdown rendering mode to Scribble. 2012-12-09 15:17:36 -07:00