Vocab browser formatting fix
parent
d5667fd4b1
commit
c11ecef623
|
@ -79,7 +79,7 @@ C: <vocab-author> vocab-author
|
||||||
|
|
||||||
: describe-help ( vocab -- )
|
: describe-help ( vocab -- )
|
||||||
vocab-help [
|
vocab-help [
|
||||||
"Documentation" $heading nl ($link)
|
"Documentation" $heading ($link)
|
||||||
] when* ;
|
] when* ;
|
||||||
|
|
||||||
: describe-children ( vocab -- )
|
: describe-children ( vocab -- )
|
||||||
|
|
Loading…
Reference in New Issue