help.markup: { $maybe "foo" } now works
parent
8e1499ab79
commit
399de5137d
|
@ -251,7 +251,7 @@ M: word ($instance)
|
|||
dup name>> a/an write bl ($link) ;
|
||||
|
||||
M: string ($instance)
|
||||
dup a/an write bl $snippet ;
|
||||
write ;
|
||||
|
||||
M: f ($instance)
|
||||
drop { f } $link ;
|
||||
|
|
Loading…
Reference in New Issue