Skip to content

HTML bullet list can include following text that should not be included in a bullet. #487

@ylussaud

Description

@ylussaud

The following HTML body include some text in bullets that should not be included.

This is a big sentence with not important text.<br/><br/>See the following list:<br/><ul>
	<li>Puce 1,</li>
	<li>Puce 2,</li>
	<li>Puce 3,</li>
	<li>Puce 4,</li>
	<li>Puce 5,</li>
	<li>Puce 6,</li>
	<li>Puce 7:<ul>
	<li>Puce 7.1,</li>
	<li>Puce 7.2,</li>
	<li>Puce 7.3,</li>
</ul>
</li>
	<li>Puce 8,</li>
	<li>Puce 9,</li>
	<li>Puce 10,</li>
	<li>Puce 11,</li>
	<li>Puce 12.</li>
</ul>
<br/>Intermediate text that is not part of the bullet and should not be following the bullet. It’s a new paragraph.<br/><br/>A new list of:<br/><ul>
	<li>Puce 1,</li>
	<li>Puce 2,</li>
	<li>Puce 3.</li>
</ul>
<br/>Intermediate text that is not part of the bullet and should not be following the bullet. It’s a new paragraph.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions