On Jul 13, 2007, at 12:10 AM, <pbasnews-tmp(a)yahoo.fr> wrote:
--- Vincent Massol <vincent(a)massol.net> a écrit :
Hi Pascal,
On Jul 12, 2007, at 10:14 AM,
<pbasnews-tmp(a)yahoo.fr> <pbasnews-
tmp(a)yahoo.fr> wrote:
Hi,
On Pages I want a simple line feed/(cr)/return
line
and not a new paragraphs.
What's the xwiki syntax for that?
Well you're normally supposed to write paragraph...
;) But yes you
can do what you want by using the \\ syntax:
It 's a shame it is not indicate
in the xwiki syntax
help.
Yes it needs to be added. Would you mind creating a jira issue for that?
BTW, is it difficult to code the line feed to avoid
"\\"?
I think it's as hard as for HTML to do the same... :)
Another think:
I want writing xwiki code but I don't want xwiki
execute the code.
I don't want Escape $ caracater.
You'll need to escape the $ and the #. For example
\#set (\$tree = \$...)
It's a pain and we would like this to be done by
default inside the
{code} macro but that macro is from radeox and
> BTW, the link "Help on XWiki Syntax"
>
Thxs for yours answers. :-)
(
http://www.xwiki.com/xwiki/bin/view/Doc/XWikiSyntax?xpage=plain)
>> si broken!
> I wasn't able to find that link.
Where is it?
Edit a Pages-deploy the right Panel by a click on
"xwiki syntax help"-under "Image" U found the broken
link "Help on the XWiki Syntax"
ok thanks I'm fixing it.
-Vincent