-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Description
Create tool to migrate wiremd files between syntax versions.
Features
- Detect wiremd version from file
- Migrate to latest syntax
- Show what changed
- Batch migration for projects
- Preserve comments and formatting where possible
CLI Usage
wiremd migrate mockup-v0.1.md --to v0.2
wiremd migrate ./wireframes/ --to latest --backupPriority
Medium
Labels
enhancement, migration, versioning