We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a0939a commit e8a9726Copy full SHA for e8a9726
CHANGES.txt
@@ -63,6 +63,11 @@ Features:
63
- issue2551096 - enable markdown autolink for email and bare url's.
64
Modify raw markdown adding appropriate link markers on the fly.
65
(Cedric Krier)
66
+- issue2551098 - add rel="nofollow" for links generated by markdown2
67
+ backend and rel="nofollow noopener" for mistune and markdown
68
+ backends. Prevents link spam. noopener prevents security issue when
69
+ available. (John Rouillard)
70
+
71
72
2020-07-13 2.0.0
73
0 commit comments