Skip to content

Commit 9906ad5

Browse files
Update lib/ex_doc/formatter/markdown.ex
Co-authored-by: Eksperimental <[email protected]>
1 parent 6bcdbf4 commit 9906ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ex_doc/formatter/markdown.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
defmodule ExDoc.Formatter.MARKDOWN do
1+
defmodule ExDoc.Formatter.Markdown do
22
@moduledoc false
33

44
alias __MODULE__.{Templates}

0 commit comments

Comments
 (0)