-
Notifications
You must be signed in to change notification settings - Fork 81
How to create programatic properties via plugin #169
Copy link
Copy link
Open
Description
mdx-bundlerversion: latestnodeversion: 17.x.xnpmversion:
Relevant code or config
rehypePlugins: [rehypeSlug, rehypeAutolinkHeadings, searchMeta],What you did / Problem description:
I've written a custom plugin that extracts unique words from paragraph tags and I'd like to pass it programmatically to the output. I can add it to the vfile's data prop, but I'm not sure where this bundler is trying to pass content through to the final shape of the flattened _raw, frontmatter fields and code output.
Is there plugin I could reference for programmatic frontmatter?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels