[Jamwiki-commit] SF.net SVN: jamwiki:[2433] wiki/trunk/jamwiki-core/src
Brought to you by:
wrh2
From: <wr...@us...> - 2009-01-18 20:43:18
|
Revision: 2433 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2433&view=rev Author: wrh2 Date: 2009-01-18 20:43:17 +0000 (Sun, 18 Jan 2009) Log Message: ----------- Parser: * Further paragraph parsing updates to bring paragraph parsing inline with how Mediawiki parses paragraphs. * Newlines within paragraphs are now converted to spaces (per Mediawiki). * <br /> tags are added to the beginning of paragraphs when appropriate. 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 wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/ParserTest.java wiki/trunk/jamwiki-core/src/test/resources/data/results/UnorderedList2 wiki/trunk/jamwiki-core/src/test/resources/data/topics/Paragraph6 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |