blob: bbf51fa91b67af1b26187108f6cc3f890d82aaa1 (
plain)
1
2
3
4
|
Ikiwiki could optionally use rel=nofollow on all external links, or on all those from a configurable subset of pages (such as */discussion if using [[plugins/opendiscussion]]). --[[JoshTriplett]]
> This is tricky, and would need a html parser, since external links can be
> added in lots of ways including raw in markdown. --[[Joey]]
|