Ahhh, I see. I rewrote the code a bit, for both code, box, and added
an experimental html markup which will display the html output of some
code. Kind of cool. Still testing...
I was able to get it to switch back and forth well enough between divs
and spans, and get all three to run through the same function so they
look pretty much identical... I did lose the ability to put special
styling or args in a box markup. You can of course always do <div
class=box style=whatever>...
Part of the spacing problems you saw may depend on your css. I have in
the default style:
p { margin-bottom: 15px; }
.vspace { margin-bottom: 15px; }
and 0 padding/margin for <br> and anything else undefined. So the
style has to work with the linespacing to get the right results.
I'll put out a new release in a day or two.
Cheers,
Dan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---