Hello, Sometimes - particularly in cookbook recipes or skins - I like to generate an formatted output, using the pmwiki environment and markup.
How can I archive this. Once I tryed to get a bold markup, but it did't work like this: PRR(); $src = "'''Titel'''"; $fmt = FmtPageName($src, $pagename); $files .= "$pagename-$src"; $files .= $fmt; sources: http://www.pmwiki.org/wiki/PmWiki/FunctionList: PRR($x=NULL) - indicate that we need to restart markup processing thanks for any hints regards Patrick Ogay _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
