Skip to content

Conversation

@michitux
Copy link
Contributor

@michitux michitux commented Sep 4, 2025

Jira URL

https://jira.xwiki.org/browse/XRENDERING-798

Changes

Description

  • Check for empty format to decide what syntax to use for new lines.
  • Extend integration test to cover this case.

Clarifications

  • This seems to be the first time that a look ahead of 2 is used - but from what I can see, we have the look ahead listener configured with depth 2, so this should be okay.

Screenshots & Video

No UI changes.

Executed Tests

Built the full xwiki-rendering with quality profile:

mvn clean install -Pquality,standalone,legacy

Expected merging strategy

  • Prefers squash: Yes
  • Backport on branches:
    • stable-17.4.x
    • stable-16.10.x

…ock elements should be escaped

* Check for empty format to decide what syntax to use for new lines.
* Extend integration test to cover this case.
@michitux michitux merged commit c14adcb into xwiki:master Sep 8, 2025
4 checks passed
@michitux michitux deleted the XRENDERING-798 branch September 8, 2025 09:10
github-actions bot pushed a commit that referenced this pull request Sep 8, 2025
…ock elements should be escaped (#356)

* Check for empty format to decide what syntax to use for new lines.
* Extend integration test to cover this case.

(cherry picked from commit c14adcb)
github-actions bot pushed a commit that referenced this pull request Sep 8, 2025
…ock elements should be escaped (#356)

* Check for empty format to decide what syntax to use for new lines.
* Extend integration test to cover this case.

(cherry picked from commit c14adcb)
michitux added a commit that referenced this pull request Sep 8, 2025
…ock elements should be escaped (#356)

* Check for empty format to decide what syntax to use for new lines.
* Extend integration test to cover this case.

(cherry picked from commit c14adcb)
michitux added a commit that referenced this pull request Sep 8, 2025
…ock elements should be escaped (#356)

* Check for empty format to decide what syntax to use for new lines.
* Extend integration test to cover this case.

(cherry picked from commit c14adcb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants