[pmwiki-users] want opinions on a new cookbook recipe format

Patrick R. Michaud pmichaud at pobox.com
Mon Mar 6 16:18:03 CST 2006


On Mon, Mar 06, 2006 at 11:09:46PM +0100, Dominique Faure wrote:
> I don't know how you configured PmWiki's Cookbook pages, but on my
> local version I had to define the recipeinfo block as:
> 
> >>recipeinfo<<(:linebreaks:)
> ...
> (:nolinebreaks:)>><<
> 
> to have it displayed correctly. 

PmWiki's cookbook is specially configured to recognize lines 
beginning with a (capitalized) word immediately followed by a colon
as being special.  Eventually it will automatically save the
values as attributes in the page file, so that PmWiki can do searches
and sorts on them without having to parse/process the entire markup
text.

In fact, eventually there will be a recipe for this, as this capability
is going to be used for both the Cookbook and PITS.

Pm




More information about the pmwiki-users mailing list