m8a-io / m8a

The m8a public repo with starter-kits and CLI
MIT License
17 stars 4 forks source link

[nestjs-typegoose] - Add remark-plugin for docusaurus #530

Open smolinari opened 11 months ago

smolinari commented 11 months ago

From @hasezoey lead dev of @typegoose/typegoose - slight suggestion for the documentation, consider using plugin @docusaurus/remark-plugin-npm2yarn package.json https://github.com/typegoose/typegoose/blob/dabe13e7e95f0c8b26e94b59bf20793c2b01e694/website/package.json#L15 docusaurus.config.js https://github.com/typegoose/typegoose/blob/dabe13e7e95f0c8b26e94b59bf20793c2b01e694/website/docusaurus.config.js#L112 usage in markdown https://github.com/typegoose/typegoose/blob/dabe13e7e95f0c8b26e94b59bf20793c2b01e694/docs/test.mdx#L112-L116 (preview https://typegoose.github.io/typegoose/docs/test/#extra-code-block-styling)