~bigbes/confluence-md-utilities

ref: 3e8e97f02c9e39714adc195299d8499a5b5f5169 confluence-md-utilities/cmd/mdcx/main.go -rw-r--r-- 41 bytes
3e8e97f0 — Eugene Blikh fix: round-trip fidelity for inline TOC macros, nbsp emphasis, and strikethrough a month ago
                                                                                
1
2
3
4
5
package main

func main() {
	Execute()
}