|
From: Marc-Etienne V. <Mar...@al...> - 2008-08-05 09:02:40
|
Reini Urban a écrit :
> 2008/8/4 Marc-Etienne Vargenau:
>> Reini, can you have a look in file InlineParser.php
>>
>> class Markup_bracketlink extends SimpleMarkup
>> {
>> var $_match_regexp = "\\#? \\[ .*? [^]\\s] .*? \\]";
>> // TODO: include second ] in regexp
>
> Sure, but this week I'm on a business trip in germany and will
> rarely have to time to debug though the InlineParser and BlockParser.
> This is really hairy and we'll have to get the order of regexp's right.
>
> I rather want to hide WikiCreole support behind a ENABLE_WIKICREOLE
> and add those checks behind that.
> WikiCreole should be supported at all (config-default: = TRUE), but who knows,
> maybe we get into hairy parser problems and then we can easily disable that
> as fallback.
Hello,
No problem, it is not urgent. I will be on vacation till 17 August.
I did not do it precisely because I was not sure to get the regexp right.
Best regards,
Marc-Etienne
--
================================================================== ------
| Marc-Etienne Vargenau | / \
| Alcatel-Lucent France, Route de Villejust, 91620 NOZAY, FRANCE | / /|'` \
| +33 (0)1 30 77 28 33, Mar...@al... | | /'| ' |
================================================================== \ |/ /
| L'essence des Mathématiques est dans leur liberté. | \ /
| Georges Cantor | ------
==================================================================
|