On Tue, Mar 22, 2011 at 02:06:11PM -0500, Patrick R. Michaud wrote:
> [...]
> This enables a markup like
>     !!#heading Heading
> to produce
>     <h2 id="heading">Heading</h2>

We might also consider modifying the default markup rules 
so that  

    !![[#heading]] Heading  

automatically puts the id into the <h2> tag.  There might
be a problem with backward compatibility though (it could
certainly be made optional).

Pm

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to