Skip to content

Allow <a rel="me"> to pass the sanitiser? #305

Description

@GreenReaper

While trying to verify a link from a Mastodon instance to a Mailman Postorius mailing list profile, I found that the rel="me" attribute on the reciprocal link back to Mastodon had been replaced by a rel="nofollow". After a little digging I found they were using this module, which does not include rel in the list of allowed attributes for <a>.

Would it be possible to enable <a rel>, or at least <a rel="me">? There are some problematic uses of rel, such as canonical, but they don't seem to be allowed in the variant of the attribute. I imagine license, author and prev/next might also be useful for documentation purposes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions