From: John K. <li...@ke...> - 2004-02-24 16:48:20
|
At 10:26 am -0600 24/2/04, electron wrote: >This has been a user requested feature. > >2 ways to do it: > >1) Assume as you said, parse EOL as <br /> > >2) Replace EOL with %%% and let user decide in preview. New option to >disable auto formatting? > >I suggest 1 and we only parse as such on pages that don't have old style >markup checked. Also would suggest /_ as that is a combination that is >infrequently used. A long time ago I added ';;' as an alternative to the very ugly %%%, since ; is a 'breaking' character, and changed %%% to <br clear=all> since I'd added left/right alignment to images. If you're looking for an alternative to %%%, that's not used in normal text, might ;; be an option? John. |