- Jul 29, 2024
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
- Jul 26, 2024
-
-
Thomas Mortagne authored
XRENDERING-752: The default implementation of MacroDescriptor#getDefaultCategories is wrong when getDefaultCategory returns null (cherry picked from commit 5a91250d)
-
Thomas Mortagne authored
XRENDERING-751: The default implementation of MacroDescriptor#getDefaultCategories is wrong when getDefaultCategory returns null (cherry picked from commit 51d88f31)
-
- Jul 25, 2024
-
-
Michael Hamann authored
(cherry picked from commit 350ee48e)
-
- Jul 22, 2024
-
-
Simon Urli authored
-
Simon Urli authored
-
Simon Urli authored
-
Simon Urli authored
-
Simon Urli authored
-
- Jul 17, 2024
-
-
Thomas Mortagne authored
-
Mend Renovate authored
-
- Jul 16, 2024
-
-
Thomas Mortagne authored
-
- Jul 04, 2024
-
-
Thomas Mortagne authored
-
- Jun 19, 2024
-
-
Thomas Mortagne authored
Update dependency com.gradle:develocity-maven-extension to v1.21.5
-
Mend Renovate authored
-
Thomas Mortagne authored
-
- Jun 17, 2024
-
-
Manuel Leduc authored
-
Manuel Leduc authored
-
Manuel Leduc authored
-
- Jun 13, 2024
-
-
Michael Hamann authored
* Treat lists that are in a list item but where the list item has a nested document as block handlers. * Bulletproof TagContext.getParent against being called on the root tag context.
-
- Jun 11, 2024
-
-
Michael Hamann authored
* Include TestMacroParameter in the test-jar as it is used by the new test macros.
-
- Jun 10, 2024
-
-
- Jun 07, 2024
-
-
Michael Hamann authored
* 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.
-
- Jun 06, 2024
-
-
Michael Hamann authored
* match the characters that we don't escape using a lookahead such that they can be matched again * add a new test
-
- May 29, 2024
-
-
Thomas Mortagne authored
-
- May 22, 2024
-
-
Mend Renovate authored
-
Simon Urli authored
-
Simon Urli authored
-
Simon Urli authored
-
- May 13, 2024
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Mend Renovate authored
-
Thomas Mortagne authored
-
- Apr 26, 2024
-
-
Thomas Mortagne authored
-
Michael Hamann authored
XRENDERING-746: When there are two spans with metadata nested in each other, the metadata attributes aren't cleaned * Simplify the code using ArrayUtils.contains()
-
Michael Hamann authored
* Improve the description of the test cases.
-
Michael Hamann authored
XRENDERING-746: When there are two spans with metadata nested in each other, the metadata attributes aren't cleaned * Consider any element that has the class as metadata, don't require that it is the only class. * Remove just the metadata class from the classes during cleanup.
-
- Apr 25, 2024
-
-
Michael Hamann authored
* Improve the wording of the comment explaining the added code.
-
Michael Hamann authored
* Also protect against extra macro end markers inside the macro content.
-