-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Is there an option to preserve the original URL paths when generating markdown files? Currently, the plugin flattens all paths into simplified filenames.
Expected Behaviour
If a page is accessible at https://docs.stripe.com/no-code/payment-links
, the plugin should host the associated markdown file at https://docs.stripe.com/no-code/payment-links.md
.
Current Behaviour
The plugin currently generates simplified filenames like https://docs.stripe.com/payment-links.md
(flattened to root)
The documentation hints that the markdown paths are supposed to be preserved, however, it does not seem to be working in my PR. A preview can be seen here and llms.txt can be found at this link to confirm the same.
Configuration
PaulRBerg and tallytarik
Metadata
Metadata
Assignees
Labels
No labels