Automatically add content from .. include:: directives (#6)

This commit is contained in:
Jared Dillard
2025-05-16 14:33:34 -07:00
committed by GitHub
parent 74393bcd2a
commit 2ca3052a2c
9 changed files with 241 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ Changelog
-----
- Add `llms_txt_max_lines` configuration option to limit `llms-full.txt` file size
- Automatically add content from `.. include::` directives
0.1.0
-----