2009/2/20 Hans <[email protected]>: >> P.S. I think we could change the html output to retain line returns by >> putting this in a config file. Seems to work. Perhaps it should be the >> default setting... >> >> MarkUp('end', 'linebreaks', '/([\n]+)/e', 'BOLTMlines("$1")."\n"'); > > Ahh, that is sooo much better now! For development I always have to > check HTML output, so this is essential! > > thanks, > Hans >
I've just noticed that this actually adds extra <br /> tags to lines outputted by [(search )] markup, spacing out the lines with extra empty lines in between. ~Hans --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
