Vote #74400
未完了Line breaks sometimes not taken into account with textile
0%
説明
Description:
text to describe the bug¶
Historique du bogue
Date modifiée Utilisateur Champ Changer ¶
14/09/13 12:18 username Nouveau bogue ¶
I don't understand why the line breaks before the separator lines above ("================") are not taken into account. Line breaks before normal text are replaced by <br/> by Redmine before display, but not those before the series of equal signs...
If I try on http://redcloth.org/, the separator lines are truncated but the line breaks are taken into account.
I I insert 2 line breaks before the "================" line, then I get it right :
========================
However, it should work with only one line break, shouldn't it?