
|
[dokuwiki]
||
[Date Prev]
[07-2005 Date Index]
[Date Next]
||
[Thread Prev]
[07-2005 Thread Index]
[Thread Next]
[dokuwiki] syntax plugin help
- From: Stephane Chamberland <stephane.chamberland@xxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Mon, 04 Jul 2005 14:23:04 -0400
Hi,
I've been trying to fix a problem I have in the "definition list" plugin.
This plugin tries to add html style def-list with a syntax similar to
other dokuwiki lists but with an '=' as the start and a ":" between the
Term and its definition:
\n\s{2,}=\s*MyTerm\s*:\s*MyDefinition\s*\n
To date it works fine when only plain text is used in "MyTerm" and
"MyDefinition".
But if I use **bold** or //Italic// text it fails.
See http://wiki.splitbrain.org/plugin:definition_list for implementation
details.
Sorry for the poor coding, I'm quite inexperienced...
Any hint would be greatly appreciated.
Thanks!
Stef
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|

|