From: Marc-Etienne V. <Mar...@al...> - 2009-08-24 15:10:09
|
ru...@us... a écrit : > Revision: 7082 > http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7082&view=rev > Author: rurban > Date: 2009-08-24 12:22:05 +0000 (Mon, 24 Aug 2009) > > Log Message: > ----------- > add Markup_mediawikitable_plugin and Markup_wikicreoletable_plugin Hello Reini, I do not agree with this part of the check-in. I do not think it is necessary to put code for Mediawiki and Wikicreole tables in the *inline* parser. It is enough to put them in the *block* parser. I had first implemented the Mediawiki tables in the inline parser but had problems so I moved them into the block parser. I know some entities like plugins have to be in both parsers, but I do not think this is necessary for tables. Best regards, Marc-Etienne Vargenau |