stable
Clone or download
Changelogs: https://github.com/thephpleague/commonmark/releases/tag/2.3.9 https://github.com/thephpleague/commonmark/releases/tag/2.3.8 https://github.com/thephpleague/commonmark/releases/tag/2.3.7 https://github.com/thephpleague/commonmark/releases/tag/2.3.6 https://github.com/thephpleague/commonmark/releases/tag/2.3.5 https://github.com/thephpleague/commonmark/releases/tag/2.3.4 https://github.com/thephpleague/commonmark/releases/tag/2.3.3 https://github.com/thephpleague/commonmark/releases/tag/2.3.2 https://github.com/thephpleague/commonmark/releases/tag/2.3.1 https://github.com/thephpleague/commonmark/releases/tag/2.3.0 https://github.com/thephpleague/commonmark/releases/tag/2.2.3 https://github.com/thephpleague/commonmark/releases/tag/2.2.2 https://github.com/thephpleague/commonmark/releases/tag/2.2.1 https://github.com/thephpleague/commonmark/releases/tag/2.2.0 Closes request #29607: Tuleap link auto detection doesn't handle underscore properly Change-Id: Iee32209fdf3f25b9018c8cc4354e4c31be2d63fb
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Markdown/CommonMarkInterpreter.php | +3 | −3 | Go to diff View file |
M | src/composer.lock | +58 | −53 | Go to diff View file |
M | tests/unit/Tuleap/Markdown/AutolinkExtensionTest.php | +5 | −2 | Go to diff View file |
M | tests/unit/Tuleap/Markdown/BlockRenderer/EnhancedCodeBlockRendererTest.php | +3 | −3 | Go to diff View file |
M | tests/unit/Tuleap/Markdown/TableTLPExtensionTest.php | +2 | −2 | Go to diff View file |