The configuration is one sentence
type: "typescript",
files: ["src/components/**/*.tsx"],
symbol: "function",
reference: {
type: "markdown",
files: ["docs/**/*.md"],
symbol: ["h2", "h3"],
},
Components implement documents. Therefore, every H2 and H3 must be cited.