Replies: 2 comments 2 replies
-
Or alternatively, it can be an option for the indexer API. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ha, I've always been a trailing-slash zealot so that bias has certainly crept into Pagefind 😉 This is a good request, though. I think the ideal would be to replace the keep-index-url indexing option with some sort of "URL behavior" option. e.g. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to suggest a Pagefind UI configuration option to strip trailing slashes in Pagefind results.
I understand that this can be done by passing a function to Pagefind's processResult config option as Astro's Starlight does.
But I think it might be useful enough, to enough people, to have as a standalone configuration option.
Beta Was this translation helpful? Give feedback.
All reactions