Closed (fixed)
Project:
MD Sitemap
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2026 at 07:16 UTC
Updated:
20 Mar 2026 at 16:00 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #2
sirclickalotComment #3
sirclickalotComment #4
d.fisher commentedThank you for opening this issue. This formatting is standard markdown for an unordered lists but I agree the approach in the LLMs.txt Gen module you've included is better as it reduces the number of lines and presents the title and url as markdown link which makes for sense generally.
Setting version to 1.x-dev and marking as needs work.
Tasks: Alter format of LLM sitemap from:
to
Comment #5
sirclickalotThanks for clarifying that @d.fisher, much appreciated.
Comment #7
d.fisher commented@sirclickalot I've create a merge request !6 that should take care of tidying these up onto one line and formatting them as links instead of key value list entries. I am still testing locally but if you want to take a look I'm pretty sure that's the result you are looking for?
Comment #8
sirclickalot@d.fisher,
I applied patch 6 and all looking much better now as you see here...
Comment #9
d.fisher commentedExcellent. Let's mark this one RTBC and get it rolled out.
Comment #10
d.fisher commentedFixed in 1.0.3 release.