-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
3
-
Issue summary
- When the HTML macro is used, users are allowed to use<body> tags.
- The use of this tag will override the default <body> tag of the page, causing Confluence not to load the rest of the content on the page after the HTML macro.
- It would good if we have some sort of note to inform the user about this to prevent confusion.
Current behavior
- No indication to the user that the use of <body> tag in a <body> tag will cause Confluence to stop rendering the rest of the page.
Suggested behavior
- Add a note to inform the user about the behavior with the <body> tag.