Minor simplification

db4
Slava Pestov 2008-09-07 18:57:09 -05:00
parent 17bfe2583e
commit a604a2f30b
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ M: farkup render*
[ [
[ no-follow>> [ string>boolean link-no-follow? set ] when* ] [ no-follow>> [ string>boolean link-no-follow? set ] when* ]
[ disable-images>> [ string>boolean disable-images? set ] when* ] bi [ disable-images>> [ string>boolean disable-images? set ] when* ] bi
drop string-lines "\n" join convert-farkup write drop string-lines "\n" join write-farkup
] with-scope ; ] with-scope ;
! Inspector component ! Inspector component