-
Notifications
You must be signed in to change notification settings - Fork 144
feat: Improve llms.txt file indentation #1918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
1e319a3 to
b1db58a
Compare
|
Preview for this PR was built for commit |
|
Preview for this PR was built for commit |
6907d33 to
dacb4f8
Compare
|
Preview for this PR was built for commit |
B4nan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
few nits, nothing blocking, approving
2967a29 to
9dd82e8
Compare
|
Preview for this PR was built for commit |
|
Preview for this PR was built for commit |
closes: #1883
Indentation of
llms.txtbased on the route segments and route depth.Unfortunately, the depth param from the Docusaurus plugin is not for indenting. So the custom script had to be done.