stable

Clone or download

Read-only

Merge commit 'refs/changes/38/17438/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #14639: Move to a CommonMark interpreter to render Markdown-like content

Modified Files

Name
M plugins/git/include/GitPHP/controller/Controller_Tree.php +2 −2 Go to diff View file
M plugins/git/tests/integration/GitXmlImporterTest.php +1 −2 Go to diff View file
A src/common/Markdown/CommonMarkInterpreter.php +57 −0 Go to diff View file
R src/common/markdown/ContentInterpretor.php Go to diff View file
M src/common/Widget/Note/ProjectNote.php +2 −0 Go to diff View file
M src/common/plugin/PluginManager.class.php +1 −1 Go to diff View file
M src/common/templating/mustache/SiteContentRenderer.php +3 −3 Go to diff View file
M src/composer.json +1 −1 Go to diff View file
M src/composer.lock +75 −47 Go to diff View file