Note that Markdown mode now uses ```racket in docs
This commit is contained in:
parent
db1141b564
commit
16d3ad7fe5
|
@ -300,8 +300,8 @@ Specializes a @racket[render<%>] class for generating Markdown text.
|
|||
|
||||
Code blocks are marked using the
|
||||
@hyperlink["http://github.github.com/github-flavored-markdown/"
|
||||
"Github convention"] @verbatim{```scheme} so that they are lexed and
|
||||
formatted as Scheme code.}}
|
||||
"Github convention"] @verbatim{```racket} so that they are lexed and
|
||||
formatted as Racket code.}}
|
||||
|
||||
@; ----------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user