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.