Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-rendering
Commit: 3bdc17411b7d002f63de9a590618e27c0e084707
https://github.com/xwiki/xwiki-rendering/commit/3bdc17411b7d002f63de9a59061…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-07 (Fri, 07 Jun 2024)
Changed paths:
M
xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/java/org/xwiki/rendering/internal/transformation/macro/MacroTransformation.java
M
xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/test/java/org/xwiki/rendering/internal/macro/DefaultMacroManagerTest.java
M
xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/test/java/org/xwiki/rendering/internal/transformation/macro/MacroTransformationTest.java
A
xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/test/java/org/xwiki/rendering/internal/transformation/macro/TestReplaceMeMacro.java
A
xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/test/java/org/xwiki/rendering/internal/transformation/macro/TestReplacementMacro.java
M
xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/test/resources/META-INF/components.txt
Log Message:
-----------
XRENDERING-747: Support converting/changing macros during the macro transformation
(#303)
* Add a test to ensure that the currently supported way to replace a
macro continues working in the future.
* Remove the need to set a fake parent block.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-rendering/settings/notifications