Actions
Defect #21202
closedLeft aligned sign in tabular is not worked since applying #6969
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
Since I pulled r14834 into my repository using 3.1 trunk, I got issue that just left align in tabular format is not work.
|>. align right| <--- right align is worked |<. align left| <--- not worked. just be rendered verbatim |<>. align justify| <--- not worked. just be rendered verbatim
Files
Related issues
Updated by Go MAEDA about 9 years ago
- File issue-21202-reproduction.png issue-21202-reproduction.png added
- Category changed from Wiki to Text formatting
- Status changed from New to Confirmed
Confirmed.
The following markup is
|_. this is a header| |>. right| |<. left| |<>. justify|rendered like this:
Updated by Jean-Philippe Lang about 9 years ago
- Related to Defect #6969: Less-than sign in issue description and comments are not escaped added
Updated by Jean-Philippe Lang about 9 years ago
- Status changed from Confirmed to Closed
r14834 reverted.
Actions