You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Given:
Problem:
In the rendered 300-page PDF, we have duplicate H1 headings in sections that should be subordinate, i.e. instead of H1, H2, H3, we have H1, H1, H2:
Desired behaviour for the rendered PDF:
Troubleshooting:
The desired behaviour feels obvious, so the answer might be staring us in the face. Maybe there's a settings or combination of settings that we overlooked. What we looked at:
Workarounds:
Use MultiExcerpt Include Page Context - Use the MultiExcerpt INCLUDE page context instead of the MultiExcerpt page context to render the body of the included MultiExcerpt. This is only used in special cases.
The Include Page macro has no such option.
The Include Content by Label macro has no such option.
Assuming Use Multiexcerpt Include Page Context works, retrofit all page inclusions to multiexcerpt inclusions with the Include Page Context option set.
Maybe someone here knows exactly what to do, "Oh yes, just do X..."