]> gitweb.factorcode.org Git - factor.git/commit
help.html: with-nesting-block now maps to an HTML DIV with display: inline-block...
authorKeith Lazuka <klazuka@gmail.com>
Sun, 4 Oct 2009 11:17:54 +0000 (07:17 -0400)
committerKeith Lazuka <klazuka@gmail.com>
Sun, 4 Oct 2009 11:17:54 +0000 (07:17 -0400)
commit4743ffdc187dbc098c102243b463135786588559
tree3164407b58dbfb86aa4141ae7fee9e6fda7efa14
parentbcd5c5c635b9671dd7acd6b25a6445b270a05690
help.html: with-nesting-block now maps to an HTML DIV with display: inline-block CSS style

This change allowed me to remove the old hack that suppressed newlines
in the stream if they occurred immediately after a DIV.
basis/help/help.factor
basis/help/markup/markup.factor
basis/html/streams/streams.factor