Markdown syntax added to possible comment text transforms.

svn path=/plone.app.discussion/trunk/; revision=51530
This commit is contained in:
Timo Stollenwerk
2011-08-05 10:08:39 +00:00
parent cdf2beda40
commit 87700f3810
3 changed files with 17 additions and 0 deletions
+3
View File
@@ -4,6 +4,9 @@ Changelog
2.1.0 (unreleased)
------------------
- New feature: Markdown syntax added to possible comment text transforms.
[timo]
- Make sure the comment brains are updated properly when the content object is
renamed.
[hannosch, timo]