0.0.1 • Published 7 months ago

rehype-content-import v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

rehype-content-import

Import various content formats (Google Docs, Notion, Microsoft Word, ...) to a standardized rehype format.

Development

We use pnpm as our package manager.

Install

script/install

Build

script/build

Quality Checks

script/lint
script/type_check

Test

script/test

Pull Requests

This repository uses Changesets to manage versioning and releases. When creating a pull request, please run the Changesets CLI and commit the changeset file.

script/changesets/pr