-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Is it possible to add tags via frontmatter similar to the default search functionality: https://vuepress.vuejs.org/theme/default-theme-config.html#built-in-search ?
E.g. adding
---
title: Title
tags:
- Hello
- World
---
should make the page appear when searching for "Hello" or "Hello World", ...
Metadata
Metadata
Assignees
Labels
No labels