racket/collects/tests/scribble/markdown-docs
Greg Hendershott 6aa6dc0400 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.
2012-12-09 15:17:36 -07:00
..
example.md Add a Markdown rendering mode to Scribble. 2012-12-09 15:17:36 -07:00
example.scrbl Add a Markdown rendering mode to Scribble. 2012-12-09 15:17:36 -07:00