Hugo and Pagefind: URL in search results incorrect if original MD filename ends in "index". #691
Replies: 1 comment 1 reply
-
|
Hey @paulmoloneyr3 — great timing! A fix was already implemented for this, and was released in today's v1.1.1 release 🙂 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have set up a small demo with Hugo and Pagefind as described in https://pagefind.app/docs/, which works as expected except for one thing. If a filename ends in index.md, then the URL for it in the search results is truncated and so broken. For example, tokens-sdk-index.md will result in a URL ending tokens-sdk- (note no HTML suffix either). Any help appreciated.
Beta Was this translation helpful? Give feedback.
All reactions