bryonjacob / wikimodel

Automatically exported from code.google.com/p/wikimodel
0 stars 0 forks source link

XWiki parser should resolve bold syntax before the list syntaax #32

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Right now if I enter "**bold**" wikimodel thinks it's a list with a content
of "*bold**" whereas it should be recognized as a bold element.

Original issue reported on code.google.com by vmas...@gmail.com on 14 Aug 2008 at 4:41

GoogleCodeExporter commented 8 years ago

Original comment by vmas...@gmail.com on 27 Aug 2008 at 1:17

GoogleCodeExporter commented 8 years ago
A solution is to force a white space after the "*" for lists.

Original comment by vmas...@gmail.com on 27 Aug 2008 at 1:30

GoogleCodeExporter commented 8 years ago

Original comment by mikhail....@gmail.com on 27 Aug 2008 at 1:31