see: disable string-limit? when setting margin to zero.
parent
6919e7ca0a
commit
0f84c5ec6b
|
@ -21,6 +21,7 @@ GENERIC: see* ( defspec -- )
|
|||
|
||||
: synopsis ( defspec -- str )
|
||||
[
|
||||
string-limit? off
|
||||
0 margin set
|
||||
1 line-limit set
|
||||
[ synopsis* ] with-in
|
||||
|
|
Loading…
Reference in New Issue