Fix issue when source_suffix equals source_link_suffix (#29)

This commit is contained in:
Jared Dillard
2025-07-31 16:17:02 -07:00
committed by GitHub
parent 92f810592e
commit c816fb1ea8
4 changed files with 36 additions and 6 deletions
+6
View File
@@ -1,6 +1,12 @@
Changelog
=========
0.3.1
-----
- Fix issue when ``source_suffix`` equals ``source_link_suffix``
`#29 <https://github.com/jdillard/sphinx-llms-txt/pull/29>`_
0.3.0
-----