blob: 5da24c2bae85fc34b26d64a8570eaef3bf71c1d0 [file] [edit]
# Pagefind CLI configuration
# https://pagefind.app/docs/config-options/
# Index special characters that show up in CSS / Sass / HTML docs so
# users can search for things like `$primary`, `--bs-primary`,
# `&::before`, or `<head>`. Without this they're stripped at index time.
include_characters: "$&-_<>:."