Description

Some parser error after pre blocks.

Example

Use this on a 1.6 wiki:

some text {{{
some block text
}} } and a URL http://johannes.sipsolutions.net/.

some text {{{
some block text
}} } and a [http://johannes.sipsolutions.net/ URL].

(remove the space in }} })

http://test.wikiwikiweb.de/NoURLsAfterBlock

Component selection

Workaround

Add line breaks:

some text {{{
some block text
}} }
and a URL http://johannes.sipsolutions.net/.

some text {{{
some block text
}} }
and a [http://johannes.sipsolutions.net/ URL].

Discussion

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/1.6NoURLsAfterBlock (last edited 2007-10-29 19:18:11 by localhost)