stable
Clone or download
Read-only
Part of story #18336 add support of markdown How to test: => All your text fields with the markdown body_format should be displayed as a simple text - For the wanted text field, go in your DB and change the 'body_format' to commonmark => The text field should be displayed in commonmark - Go to the plugin manager in the site administrator menu => The ReadMe should be still displayed in commonmark Change-Id: I15f7b631f87407bb04ddeff9d14150b478e16a81
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_Text.class.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset_Comment.class.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/Tracker_Artifact_ChangesetValue_TextTest.php | +3 | −3 | Go to diff View file |
M | src/common/plugin/PluginManager.class.php | +9 | −8 | Go to diff View file |