Skip to content

Commit e8a9726

Browse files
committed
Commit CHANGES.txt for issue2551098 - rel="nofollow" for markdown2
1 parent 7a0939a commit e8a9726

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@ Features:
6363
- issue2551096 - enable markdown autolink for email and bare url's.
6464
Modify raw markdown adding appropriate link markers on the fly.
6565
(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+
6671

6772
2020-07-13 2.0.0
6873

0 commit comments

Comments
 (0)