Closed (works as designed)
Project:
Textile
Version:
4.5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2004 at 19:07 UTC
Updated:
18 Mar 2005 at 20:54 UTC
Many elements, e.g. h1 h2 or unordered list, require blank line above and below them to be parsed correctly. If there is no empty lines, the textile code are treated just like normal text. Before 4.5 this was not the case.
Comments
Comment #1
jhriggs commentedSince these are block-level elements, I believe this is by design. I would have to double-check with Brad, but it makes sense that block elements should not run together. Reopen if you disagree.