package main import "sourcecraft.dev/bigbes/markdown-to-confluence-xml/cmd" func main() { cmd.Execute() }