Skip to content

Commit 466e13a

Browse files
committed
based on llmstxt.org the description should be a blockquote
1 parent cd831e1 commit 466e13a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# <%= config.project %> v<%= config.version %> - Table of Contents
22
<%= if config.description do %>
3-
<%= config.description %>
3+
> <%= config.description %>
44

55
<% end %>
66
<%= nav_group_template config.extra_section, extras %>

0 commit comments

Comments
 (0)