Actions
Feature #35747
closedAllow style attribute for HTML elements in CommonMark formatter
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Description
The CommonMark formatter introduced by #32424 currently does not allow style attribute for HTML elements.
If the attribute is allowed, you can decorate text as follows.
<span style="color: red;">IMPORTANT NOTICE</span>
Related issues
       Updated by Go MAEDA about 4 years ago
      Updated by Go MAEDA about 4 years ago
      
    
    - Related to Feature #32424: CommonMark Markdown Text Formatting added
       Updated by Go MAEDA about 2 years ago
      Updated by Go MAEDA about 2 years ago
      
    
    - Status changed from New to Closed
- Resolution set to Duplicate
Fixed by #37237 (Redmine 5.0.3).
       Updated by Go MAEDA about 2 years ago
      Updated by Go MAEDA about 2 years ago
      
    
    - Has duplicate Defect #37237: Common Markdown Formatter does not render all properties on HTML elements added
Actions