Major Changes
-
1a346a1: Enable
remark-image
plugin by defaultYou can add image embeds easily. They will be converted to static image imports.

Become:
import img_banner from '../../public/image.png'; <img alt="banner" src={img_banner} />
-
2b11c20: Rename to Fumadocs
next-docs-zeta
->fumadocs-core
next-docs-ui
->fumadocs-ui
next-docs-mdx
->fumadocs-mdx
@fuma-docs/openapi
->fumadocs-openapi
create-next-docs-app
->create-fumadocs-app