The branch "master" has been updated. The following is a summary of the commits.
from: 3abec0635ca319d0b12f6844252ec7f291354cf6 68cbbc4 Revert "Use parser configuration for all renderers." ----------------------------------------------------------------------- commit 68cbbc4ec81e75d6e71d2407f4c50e769a361e4d Author: Jan Schneider <[email protected]> Date: Fri Sep 23 19:24:22 2011 +0200 Revert "Use parser configuration for all renderers." This broke non-HTML renderers, not sure why. The reST renderer is still broken though. This reverts commit 3abec0635ca319d0b12f6844252ec7f291354cf6. wicked/lib/Page.php | 57 +++++++++++++------------ wicked/lib/Text_Wiki/Render/Rst/Freelink.php | 53 +++++++++++++++++++++++ wicked/lib/Text_Wiki/Render/Rst/Freelink2.php | 53 ----------------------- 3 files changed, 82 insertions(+), 81 deletions(-) create mode 100644 wicked/lib/Text_Wiki/Render/Rst/Freelink.php delete mode 100644 wicked/lib/Text_Wiki/Render/Rst/Freelink2.php http://git.horde.org/horde-git/-/commit/68cbbc4ec81e75d6e71d2407f4c50e769a361e4d __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
