[pmwiki-users] Indent or style entire section
    Patrick R. Michaud 
    pmichaud at pobox.com
       
    Sat Apr 16 17:05:27 CDT 2005
    
    
  
On Sat, Apr 16, 2005 at 10:21:59AM -1000, Sivakatirswami wrote:
> Is it possible to apply a style to an entire section such that all text 
> following a marker, is, for example green and indented?, and yet allow 
> for other styles to be applied within that section without "breaking" 
> the style that is to be applied to the whole section?
This is going to be the div markup, which will look like:
   >>personA<<
   says this
   and this and this
   etc...any other kind of wiki markup
   >><<
   ------
   >>personB<<
 	has this list
 		indents something ere
 	uses bullets here
 	--> indents here
 	and anyother kind of mark up
   >><<
   ------------
   >>personA<<
   responds 
   with 
   * bullets
   -> indents
   etc...
   
> OT: must "[pmwiki-users]" be declared at the beginning of the subject 
> line for any post to this list?
No, it's automatically added by the listserv software.
Pm
    
    
More information about the pmwiki-users
mailing list