Re: [cowiki-dev] Emphasis (**)

Archie Campbell <[email protected]> Fri, 29 Jul 2005 19:21:58 +0100
Newsgroups gmane.comp.php.cowiki.devel
Message-ID <[email protected]>
I took the URI recognizing regex from your 0.3.4 ;) ...

'=  (http://|https://|ftp://|mailto:|news:)
                (\S+)
                (\*\s|\=\s|&quot;|&lt;|&gt;|<|>|\(|\)|\s|$)
             =Usmix'

All you need to do is insert a space after the URI and before the double 
asterisk.

Regards,

Archie

Daniel T. Gorski wrote:

>Hi,
>
>the construct
>
>**Error/debug log is available via http://dev.cowiki.org/log**
>
>does not work, as can bee seen at <http://dev.cowiki.org>. I know I should
>open an bugracker issue, but think, that this could be easily solved. if
>this is not the case, I'll open a bug issue.
>
>regards dtg
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [email protected]
>For additional commands, e-mail: [email protected]
>
>
>
>  
>