forked from elixir-lang/ex_doc
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
doc/elixir/Regex.html#compile/2
Check the moduledoc for `Regex`
will produce
Check the moduledoc for <a href="Regex.html"><code class="inline">Regex</code></a>
but now we are not seeing the link, because the color gets overriden by .line
i think we should have the link inside code, but still not sure if this is the style we want.