make jedit behave nicely with scaffolding docs
parent
51ecc18cd8
commit
e3533daf4d
|
@ -148,7 +148,7 @@ ERROR: no-vocab vocab ;
|
|||
"{ $values" print
|
||||
[ " " write ($values.) ]
|
||||
[ [ nl " " write ($values.) ] unless-empty ] bi*
|
||||
" }" write nl
|
||||
nl "}" print
|
||||
] if
|
||||
] when* ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue