Posted by levavie on February 23, 2009 at 6:53pm
Jump to:
| Project: | Markdown filter |
| Version: | 6.x-1.x-dev |
| Component: | Change to library |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Markdown is great, but we must allow to add link attributes such as target=_blank or rel=nofollow.
Also, the module should be open to extensions (such as [video:youtube_url]).
Comments
#1
I marked #421832: Add rel="nofollow" support for links as a duplicate of this.
#2
+1
I would love also to have the option to add target="_blank".
#3
Great ideas, but these are upstream issues for the Markdown library itself. Also, extensions (i.e. [video:youtube_url]) can be creative as separate filter modules.