yogthos/markdown-clj

Adding rel=nofollow to all links

Aberta

#201 aberto em 17 de abr. de 2024

 (7 comentários) (0 reação) (0 responsável)Clojure (120 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (570 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Short of patching markdown-clj, is there a way to add rel="nofollow" to all links?

This is pretty much a requirement for any user-supplied text that will be displayed on a public webpage, otherwise the SEO spamming crowd will eat you alive.

I've been looking at transformers, but it doesn't seem like they are created for that use case.

Guia do colaborador