Render [[Example]] links as links to the collection search
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
defmodule MusicLibraryWeb.MarkdownTest do
|
||||
use ExUnit.Case, async: true
|
||||
|
||||
doctest MusicLibraryWeb.Markdown
|
||||
end
|
||||
Reference in New Issue
Block a user