Migrate from GitBook
Arklib includes migration support in both UI and CLI.
UI path
- Open
/migrate/gitbook. - Paste GitBook markdown.
- Review normalized output and preview.
- Paste result into a page form and save.
CLI path
Use:
pnpm migrate:gitbook -- <input.md> [output.md] --summary
Supported GitBook transforms
- frontmatter description
{% hint %},{% embed %},{% code %}<figure>,<picture>{% stepper %}+{% step %}- heading anchor tags
Back: [[how-to-guides]].