Add short documentation on every MRF Policy
[akkoma] / lib / pleroma / web / activity_pub / mrf / normalize_markup.ex
index 3d13cdb32bd0e790cc337295112142fd42fd5df0..9c87c69638b080149fa4eb76150e7a157df8ce2d 100644 (file)
@@ -3,6 +3,7 @@
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.ActivityPub.MRF.NormalizeMarkup do
+  @moduledoc "Scrub configured hypertext markup"
   alias Pleroma.HTML
 
   @behaviour Pleroma.Web.ActivityPub.MRF