mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-05 12:16:37 +02:00
Escaping "@" in documentation.
This commit is contained in:
parent
7479b9775b
commit
663f34000c
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
||||||
;;>
|
;;>
|
||||||
;;> REPL commands in the style of @hyperlink["http://s48.org/"]{Scheme48}
|
;;> REPL commands in the style of @hyperlink["http://s48.org/"]{Scheme48}
|
||||||
;;> are available to control out-of-band properties. By default a command
|
;;> are available to control out-of-band properties. By default a command
|
||||||
;;> is written as an identifier beginning with an "@" character (which
|
;;> is written as an identifier beginning with an "@"@"" character (which
|
||||||
;;> would not be a portable identifier), but this can be customized with
|
;;> would not be a portable identifier), but this can be customized with
|
||||||
;;> the @scheme{escape:} keyword. The following commands are available:
|
;;> the @scheme{escape:} keyword. The following commands are available:
|
||||||
;;>
|
;;>
|
||||||
|
|
Loading…
Add table
Reference in a new issue