This issue has been created
There are 2 updates.
 
 
XWiki Rendering / cid:jira-generated-image-avatar-41d576cf-2912-4808-a1c1-7fb9645b1cf0 XRENDERING-777 Open

Unwanted space added after line break

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-54782cff-eca5-414d-a0cd-084579f311d2 Armin Günther created this issue on 05/Mar/25 16:54
 
Summary: Unwanted space added after line break
Issue Type: cid:jira-generated-image-avatar-41d576cf-2912-4808-a1c1-7fb9645b1cf0 Bug
Affects Versions: 16.10.3
Assignee: Unassigned
Components: API, Syntax - xwiki/2.1
Created: 05/Mar/25 16:54
Priority: cid:jira-generated-image-static-major-675b1ecc-03d4-417a-b830-0c20d18a77e3 Major
Reporter: Armin Günther
Description:

When converting the HTML 5.0 code:

<p>foo<br/>
bar</p>

to XWiki 2.1 syntax using the rendering API, an undesired space is added at the beginning of the second line:

foo
 bar
 
 

2 updates

 
cid:jira-generated-image-avatar-b034170e-a7ac-48d5-844c-8d0dbe009413 Changes by Vincent Massol on 05/Mar/25 17:00
 
Component: Syntax - html/5.0
Component: API