[pmwiki-users] indenting pre?

Joachim Durchholz jo at durchholz.org
Tue May 17 14:28:58 CDT 2005


Thomas -Balu- Walter wrote:
> 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)

Actually spaces are the best way to indent that. That way, anybody who 
uses copy&paste will get the statements as shown.

Regards,
Jo



More information about the pmwiki-users mailing list