Skip to content

fix(search): resolve $frontmatter expressions in local search index#5162

Open
marcoroth wants to merge 2 commits intovuejs:mainfrom
marcoroth:local-search-frontmatter-title
Open

fix(search): resolve $frontmatter expressions in local search index#5162
marcoroth wants to merge 2 commits intovuejs:mainfrom
marcoroth:local-search-frontmatter-title

Conversation

@marcoroth
Copy link
Copy Markdown

Description

This pull request fixes the resolution of $frontmatter expressions in the search results. The index itself resolved the expressions properly, but when showing the results entries in the search UI it still showed the raw $frontmatter expressions.

Linked Issues

Fixes #4934

Additional Context

Before

CleanShot 2026-03-23 at 20 12 44@2x

After

CleanShot 2026-03-23 at 20 12 24@2x

Tip

The author of this PR can publish a preview release by commenting /publish below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Injected $frontmatter.title is not searchable

1 participant