help.html: escape # in word names. Reported by ex_rzrjck
parent
5484bd3241
commit
4d950dee9a
|
@ -24,6 +24,7 @@ IN: help.html
|
|||
{ CHAR: / "__slash__" }
|
||||
{ CHAR: , "__comma__" }
|
||||
{ CHAR: @ "__at__" }
|
||||
{ CHAR: # "__hash__" }
|
||||
} at [ % ] [ , ] ?if
|
||||
] [ number>string "__" "__" surround % ] if ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue