[Jamwiki-commit] SF.net SVN: jamwiki:[3000] wiki/trunk/jamwiki-core/src
Brought to you by:
wrh2
From: <wr...@us...> - 2010-04-03 23:23:05
|
Revision: 3000 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3000&view=rev Author: wrh2 Date: 2010-04-03 23:22:59 +0000 (Sat, 03 Apr 2010) Log Message: ----------- Parser: * Fix two corners cases in which list and table parsing can break if a tag such as ''' is left unclosed within the container. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/JFlexLexer.java wiki/trunk/jamwiki-core/src/main/jflex/jamwiki-processor.jflex Added Paths: ----------- wiki/trunk/jamwiki-core/src/test/resources/data/results/Table20 wiki/trunk/jamwiki-core/src/test/resources/data/results/UnorderedList4 wiki/trunk/jamwiki-core/src/test/resources/data/topics/Table20 wiki/trunk/jamwiki-core/src/test/resources/data/topics/UnorderedList4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |