Actions
Defect #26708
closedDiff formatting results empty lines if they contains HTML tags
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Files
Related issues
Updated by Robert Korulczyk over 7 years ago
Live example:
--- a/test.php
+++ b/test.php
@@ -329,7 +329,7 @@
-echo '<div></div>';
+echo '<div id="test"></div>';
Updated by Marius BĂLTEANU about 6 years ago
- File after.png after.png added
- File before.png before.png added
- Status changed from New to Closed
- Target version set to 4.0.0
- Resolution set to Fixed
Updated by Marius BĂLTEANU about 6 years ago
- Related to Feature #24681: Syntax highlighter: replace CodeRay with Rouge added
Actions