Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: c342f0a850f9d3173e778654a9879445ea0fe941 https://github.com/xwiki/xwiki-rendering/commit/c342f0a850f9d3173e778654a987... Author: Thomas Mortagne <[email protected]> Date: 2025-11-20 (Thu, 20 Nov 2025) Changed paths: M xwiki-rendering-api/src/main/java/org/xwiki/rendering/block/AbstractBlock.java Log Message: ----------- [Misc] Add a default AbstractBlock#toString(), to help debugging Commit: 92289f078e576dd049a4921ea0be284839ff4d5b https://github.com/xwiki/xwiki-rendering/commit/92289f078e576dd049a4921ea0be... Author: Thomas Mortagne <[email protected]> Date: 2025-11-20 (Thu, 20 Nov 2025) Changed paths: M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/java/org/xwiki/rendering/internal/macro/DefaultMacroContentParser.java M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/java/org/xwiki/rendering/macro/MacroContentParser.java M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/test/java/org/xwiki/rendering/internal/macro/DefaultMacroContentParserTest.java Log Message: ----------- XWIKI-23725: Inline wiki macro content is rendered standalone when the wiki macro is standalone Compare: https://github.com/xwiki/xwiki-rendering/compare/c545638c6a6e...92289f078e57 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications