Fix typesetting of code:blank
in the Scribble docs
original commit: be2115381848d8c0b7b232e393b5ad94f106a387
This commit is contained in:
parent
167fdb8370
commit
dc05bce98a
|
@ -273,7 +273,7 @@ A few other escapes are recognized symbolically:
|
||||||
@RACKET[(unsyntax (foo "..."))].)
|
@RACKET[(unsyntax (foo "..."))].)
|
||||||
}
|
}
|
||||||
|
|
||||||
@item{@indexed-racket[code:blank] typesets as a blank space.}
|
@item{@as-index[@racketidfont{code:blank}] typesets as a blank space.}
|
||||||
|
|
||||||
@item{@racket[(#,(indexed-racket code:hilite) _datum)] typesets like
|
@item{@racket[(#,(indexed-racket code:hilite) _datum)] typesets like
|
||||||
@racket[_datum], but with a background highlight.}
|
@racket[_datum], but with a background highlight.}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user