diff --git a/lib/ex_doc/utils.ex b/lib/ex_doc/utils.ex index 10eaa2178..1152f94fe 100644 --- a/lib/ex_doc/utils.ex +++ b/lib/ex_doc/utils.ex @@ -85,7 +85,6 @@ defmodule ExDoc.Utils do end) end - @doc """ Strips HTML tags from text leaving their text content """