Actions
Feature #39003
closedAdd css class to external links in markdown
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Description
Appearently there is no identifier added to external links when the renderer for wiki and tickets is markdown. Therefore plugins that add the ability to open external links in a new window cannot distinguish external from internal links.
Please modify the markdown filter to add a class "external" to all external links.
refs:Related issues
Updated by Go MAEDA about 1 year ago
- Status changed from New to Closed
- Resolution set to Wont fix
Updated by Go MAEDA about 1 year ago
- Is duplicate of Defect #20841: Bare URLs in Markdown don't have "external" class added
Actions