More doc porting.
This commit is contained in:
parent
4a34a7128a
commit
4f9e1ba80b
2 changed files with 377 additions and 36 deletions
|
|
@ -86,6 +86,10 @@ symnames = {
|
|||
|
||||
"::": "coloncolon",
|
||||
|
||||
"->": "rightarrow",
|
||||
"<-": "leftarrow",
|
||||
"<->": "swaparrow",
|
||||
|
||||
"//": "linecomment",
|
||||
"/*": "openblockcomment",
|
||||
"*/": "closeblockcomment"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue