Skip to content

Commit e21f6f3

Browse files
Update lib/ex_doc/formatter/markdown/templates/module_template.eex
Co-authored-by: Eksperimental <[email protected]>
1 parent 2c69df3 commit e21f6f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/ex_doc/formatter/markdown/templates/module_template.eex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
## Contents
1919

2020
<%= for {name, nodes} <- summary, _key = text_to_id(name) do %>
21-
2221
### <%=h to_string(name) %>
2322

2423
<%= for node <- nodes do %>

0 commit comments

Comments
 (0)