Re: [xwiki-devs] [VOTE] Support multilines headers (SUMMARY)
5 Jan
2009
5 Jan
'09
2:20 p.m.
Three +1, two 0 and no -1 It will be part of 1.7.1. See http://jira.xwiki.org/jira/browse/XWIKI-3066 On Mon, Dec 29, 2008 at 3:30 PM, Thomas Mortagne <[email protected]> wrote:
Hi everyone
Currently the XWiki 2.0 parser does not support multilines headers, meaning that it consider new line as end of header:
= Heading 1 =
give "<h1>Heading</h1><p>1 =</p>"
I propose to have the same things than paragraphs: need two consecutive new lines (or the =* syntax of course) to be end of header.
= Heading 1 = = Heading
2 =
would give "<h1>Heading<br/>1</h1><h1>Heading</h1><p>2 =</p>"
Here is my +1
Thanks, -- Thomas Mortagne
-- Thomas Mortagne
6444
Age (days ago)
6444
Last active (days ago)
0 comments
1 participants
participants (1)
-
Thomas Mortagne