[pmwiki-users] indenting pre?

Thomas -Balu- Walter list+pmwiki-users at b-a-l-u.de
Tue May 17 08:11:45 CDT 2005


Hello,

I am just stuck in a small quest :)

* some text about the next statement, foobar
 CREATE TABLE foobar (
     id int(11) NOT NULL auto_increment, 
     PRIMARY KEY  (id), KEY name (name)
 )

Is there a way to indent the CREATE-TABLE-block so it looks as it is
inside the bulleted list? (without adding X spaces which feels dirty)

     Balu



More information about the pmwiki-users mailing list