Trouble Indexing Attributes #393
Unanswered
brooklynebkbk
asked this question in
Q&A
Replies: 1 comment
-
|
Hi @brooklynebkbk — sorry for missing this! I didn't see it come through. Do you have any example code you can share? I'd be happy to take a look! If it helps to see an example in-situ, here is the test case for this feature indexing some alt text: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi! I have pagefind integrated on a small 11ty project. Everything seems to be working well except for adding HTML attributes to the search index with the
data-pagefind-index-attrsattribute.I've included
data-pagefind-index-attrs="title"alongside other pagefind attributes and this pagefind attribute in particular does not seem to be indexing the referenced data as expected.Appreciate any help - thanks!
Beta Was this translation helpful? Give feedback.
All reactions