Fwd: Re: [pmwiki-users] Word wrap problem
    Patrick R. Michaud 
    pmichaud at pobox.com
       
    Mon Apr 18 15:06:22 CDT 2005
    
    
  
On Mon, Apr 18, 2005 at 03:53:14PM -0400, Radu wrote:
> Actually, if you don't use the preformatted text yourself, you could add a 
> ROSPattern that will remove any white space from the beginning of your 
> lines by adding to your local config:
> $ROSPatterns['/^\\s/'] = '';
In general I think that implementing patterns that change the markup
text upon saving the page are not very author friendly.  It also means
there won't be any way to get preformatted text when it's desired.
However, providing a tool that allows an author to clean up the page
(and previewing/modifying the results of the cleanup) might be useful.
Pm
    
    
More information about the pmwiki-users
mailing list