We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd831e1 commit 466e13aCopy full SHA for 466e13a
1 file changed
lib/ex_doc/formatter/markdown/templates/llms_txt_template.eex
@@ -1,6 +1,6 @@
1
# <%= config.project %> v<%= config.version %> - Table of Contents
2
<%= if config.description do %>
3
-<%= config.description %>
+> <%= config.description %>
4
5
<% end %>
6
<%= nav_group_template config.extra_section, extras %>
0 commit comments