I'm trying to automate the capture of certain notes and, in an ideal world, Claude can create both a confluence page as well as the associated jira issues. This works great.
However, if I want Claude to then reference the created issues in the confluence page, such that issue links work from Jira to Confluence - it doesn't work. All the macros I'm used to using seem to get escaped out. This means the issue is unaware of the confluence page, and the page itself doesn't show the issue status.
I know there are 3rd party MCP servers that created a `content_format` parameter to support passing markup into Confluence - I'm intrigued if the Atlassian product team have any thoughts?