Project

General

Profile

Actions

Defect #13695

open

Text below <pre>-block is not wrapped as paragraph

Added by Filou Centrinov almost 11 years ago. Updated over 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

This

<pre>
My block
</pre>
Lorem ipsum dolor sit amet.

becomes as formated text in Redmine:

My block

Lorem ipsum dolor sit amet.

Problem: The text below the pre-block is not wraped with <p>-tags. The following two blocks working well:

<pre>
My block
</pre>Lorem ipsum dolor sit amet.

<pre>
My block
</pre>

Lorem ipsum dolor sit amet.
Actions #1

Updated by Filou Centrinov almost 11 years ago

UPDATE: This exemple has also problems. There is no <p>-wrapped text below pre-blocks.

<pre>
My block
</pre>Lorem ipsum dolor sit amet.

Actions #2

Updated by Filou Centrinov almost 11 years ago

Supported in RedCloth 4. More about RedCloth 4: #6269

Actions #3

Updated by Senya Senya over 5 years ago

Related #29588

Actions

Also available in: Atom PDF