Re: [xwiki-users] Ending tables??

2014-05-21 Thread Marius Dumitru Florea
This works fine for me:

|Last row A|Last row B

Next paragraph of text

In other words, you just need one **empty** line. It's enough to leave
a single space on the line after the table and it will be considered
as part of the last table cell, and so the next paragraph. Remove the
whitespace and you should be fine.

Hope this helps,
Marius

On Wed, May 21, 2014 at 8:17 AM,  mcto...@gmail.com wrote:
 Having some fun understanding what ends off a table in 2.1 syntax. If I
 have a normal paragraph of text following a table, and I want one blank line
 between the table and the text, I either have to precede the next para with
 \\:

 |Last row A|Last row B

 \\Next paragraph of text


 ---or--- leave three blank lines between? As in:

 |Last row A|Last row B



 Next paragraph of text

 In both examples only one blank line gets rendered between.

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Ending tables??

2014-05-21 Thread mctozzy
Hmm... well I'm not getting that behaviour. It's as if something buggy 
is going on. This is with V5.4.4


The problem is not ending the table per se, it's getting a blank line to 
render between the table and the next paragraph?



On 21/05/2014 10:00 PM, Marius Dumitru Florea wrote:

This works fine for me:

|Last row A|Last row B

Next paragraph of text

In other words, you just need one **empty** line. It's enough to leave
a single space on the line after the table and it will be considered
as part of the last table cell, and so the next paragraph. Remove the
whitespace and you should be fine.

Hope this helps,
Marius

On Wed, May 21, 2014 at 8:17 AM,  mcto...@gmail.com wrote:

Having some fun understanding what ends off a table in 2.1 syntax. If I
have a normal paragraph of text following a table, and I want one blank line
between the table and the text, I either have to precede the next para with
\\:

|Last row A|Last row B

\\Next paragraph of text


---or--- leave three blank lines between? As in:

|Last row A|Last row B



Next paragraph of text

In both examples only one blank line gets rendered between.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Ending tables??

2014-05-21 Thread Thomas Mortagne
See http://jira.xwiki.org/browse/XRENDERING-175

On Wed, May 21, 2014 at 2:24 PM,  mcto...@gmail.com wrote:
 Hmm... well I'm not getting that behaviour. It's as if something buggy is
 going on. This is with V5.4.4

 The problem is not ending the table per se, it's getting a blank line to
 render between the table and the next paragraph?



 On 21/05/2014 10:00 PM, Marius Dumitru Florea wrote:

 This works fine for me:

 |Last row A|Last row B

 Next paragraph of text

 In other words, you just need one **empty** line. It's enough to leave
 a single space on the line after the table and it will be considered
 as part of the last table cell, and so the next paragraph. Remove the
 whitespace and you should be fine.

 Hope this helps,
 Marius

 On Wed, May 21, 2014 at 8:17 AM,  mcto...@gmail.com wrote:

 Having some fun understanding what ends off a table in 2.1 syntax. If I
 have a normal paragraph of text following a table, and I want one blank
 line
 between the table and the text, I either have to precede the next para
 with
 \\:

 |Last row A|Last row B

 \\Next paragraph of text


 ---or--- leave three blank lines between? As in:

 |Last row A|Last row B



 Next paragraph of text

 In both examples only one blank line gets rendered between.

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users


 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Ending tables??

2014-05-21 Thread mctozzy

Aha! That one did not come up in google

Thanks for that. A bit annoying though!

On 21/05/2014 10:45 PM, Thomas Mortagne wrote:

See http://jira.xwiki.org/browse/XRENDERING-175

On Wed, May 21, 2014 at 2:24 PM,  mcto...@gmail.com wrote:

Hmm... well I'm not getting that behaviour. It's as if something buggy is
going on. This is with V5.4.4

The problem is not ending the table per se, it's getting a blank line to
render between the table and the next paragraph?



On 21/05/2014 10:00 PM, Marius Dumitru Florea wrote:

This works fine for me:

|Last row A|Last row B

Next paragraph of text

In other words, you just need one **empty** line. It's enough to leave
a single space on the line after the table and it will be considered
as part of the last table cell, and so the next paragraph. Remove the
whitespace and you should be fine.

Hope this helps,
Marius

On Wed, May 21, 2014 at 8:17 AM,  mcto...@gmail.com wrote:

Having some fun understanding what ends off a table in 2.1 syntax. If I
have a normal paragraph of text following a table, and I want one blank
line
between the table and the text, I either have to precede the next para
with
\\:

|Last row A|Last row B

\\Next paragraph of text


---or--- leave three blank lines between? As in:

|Last row A|Last row B



Next paragraph of text

In both examples only one blank line gets rendered between.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users





___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Ending tables??

2014-05-20 Thread mctozzy
Having some fun understanding what ends off a table in 2.1 syntax. If 
I have a normal paragraph of text following a table, and I want one 
blank line between the table and the text, I either have to precede the 
next para with \\:


|Last row A|Last row B

\\Next paragraph of text


---or--- leave three blank lines between? As in:

|Last row A|Last row B



Next paragraph of text

In both examples only one blank line gets rendered between.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users