Documentation
¶
Overview ¶
Package migration holds the utilities for migrating from older incompatible Mycomarkup versions.
Migrations are meant to be removed couple of versions after being introduced.
Available migrations:
- Rocket links
- Headings
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MigrateHeadingsMaybe ¶
func MigrateHeadingsMaybe()
func MigrateRocketsMaybe ¶
func MigrateRocketsMaybe()
MigrateRocketsMaybe checks if the rocket link migration marker exists. If it exists, nothing is done. If it does not, the migration takes place.
This function writes logs and might terminate the program. Tons of side-effects, stay safe.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.