I have a Confluence environment with a handful of custom macros that are really useful - custom formatting, integrations, etc.
I'd like to reference these within the Markdown that I'm passing to md2cf. By default it just treats it as HTML and escapes it (to be expected).
Is there a way currently (or if not, feature request!) to be able to provide a macro's XML within my Markdown files and have md2cf leave it as-is when it generates the payload it sends over to Confluence?