~bigbes/confluence-md-utilities

ref: 66a3cf57f5b1a7a57ef001630cc025c24971e90a confluence-md-utilities/cmd/mdcx/xml2md.go -rw-r--r-- 1.0 KiB
66a3cf57 — Eugene Blikh 2 months ago
feat: split convert into md2xml and xml2md commands

Replace the single convert command with two directional commands:
md2xml for Markdown→Confluence XML and xml2md for the reverse.
Update completions and README accordingly.