Skip to content

How to create programatic properties via plugin #169

@motleydev

Description

@motleydev
  • mdx-bundler version: latest
  • node version: 17.x.x
  • npm version:

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions