@bate.dev/markdown-remark
TypeScript icon, indicating that this package has built-in type declarations

6.1.0-toml.1 • Public • Published

Markdown Remark with TOML support

This is a, hopefully temporary, fork of @astrojs/markdown-remark which adds support for TOML frontmatter in your Markdown (.md) and MDX (.mdx) files.

If you like the idea, then you can follow the PR here: https://github.com/withastro/astro/pull/12850

To use it, you can add the following to your package.json file.

"overrides": {
    "@astrojs/markdown-remark": "npm:@bate.dev/markdown-remark@6.1.0-toml.1"
}

I would prefer not to maintain this over time, so hopefully it can become part of the offical offering. Go lend your support.

Readme

Keywords

none

Package Sidebar

Install

npm i @bate.dev/markdown-remark

Homepage

astro.build

Weekly Downloads

1

Version

6.1.0-toml.1

License

MIT

Unpacked Size

30.3 kB

Total Files

28

Last publish

Collaborators

  • colinbate