scribble docs: fix example for literal
original commit: 81d7d0df4a53590e19ccaad294290af512712230
This commit is contained in:
parent
6b76b2df2a
commit
7e8ff47b5b
|
@ -449,9 +449,9 @@ or similar brackets to disable @litchar["@"] notation within the
|
||||||
|
|
||||||
which renders as
|
which renders as
|
||||||
|
|
||||||
@verbatim[#:indent 2]|{
|
@verbatim[#:indent 2]{
|
||||||
@literal|{@bold{---}}|
|
@literal|{@bold{---}}|
|
||||||
}|
|
}
|
||||||
|
|
||||||
See also @racket[verbatim].}
|
See also @racket[verbatim].}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user