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