Skip to content

Support FrontMatter for codex processor #5

@mgan59

Description

@mgan59

Context

We would like to add support for front-matter yaml inside of the top of markdown documents

Actions

There is a plugin/transform called remark-frontmatter that provides an interface with remark().

Integration should consist of the following:

  • Add the package to our dependencies
  • Update the process() wrapper function with the interface
  • May need to do some magic for ESM Support
  • Update tests with new case or assertion(s)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions