[pmwiki-users] I have another picky question about markup ;)
Russell Bailey
russell-pmwiki at saberpunk.net
Sat Aug 13 14:54:39 CDT 2005
> "In PmWiki, most markups don't self nest."
>
> Trying to get PmWiki to parse nested markups (in an extensible way)
> is very difficult, so I choose not to. In your case, I would change
>
>> [+this [+++is [++++text++++]+++]+]
>
> to
>
> [+this +][+++is +++][++++text++++]
>
> and it produces something like your second version:
Okay, thanks. I'll write a simple de-nester. :)
More information about the pmwiki-users
mailing list