yogthos/markdown-clj

Adding rel=nofollow to all links

オープン

#201 opened on 2024/04/17

 (7 件のコメント) (0 件のリアクション) (0 人の担当者)Clojure (120 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (570 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド