I have a Confluence space with a lot of pages, some of which include content from others via the Excerpt include macro. I noticed that the content of these excerpt-include blocks are missing from the HTML exports.
An example of what the HTML files contain instead of the included text:
<p>
<ac:structured-macro ac:name="excerpt-include" ac:schema-version="1" ac:macro-id="600a7ec5-244a-4626-8731-879da9e7b321">
<ac:parameter ac:name="">
<ac:link>
<ri:page ri:content-title="Detailed automation guide" />
</ac:link>
</ac:parameter>
<ac:parameter ac:name="nopanel">true</ac:parameter>
</ac:structured-macro>
</p>
Is there a way to export the included text as well to HML?
I use Confluence version 6.2.3
Thank you for your suggestions in advance.
I figured out that this is not a problem with HTML export in Confluence but with the script we are using to do batch export.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.