Jean-Vincent Drean wrote:
... So far the idea was to keep the xwiki/2.0 syntax as close as possible from xwiki/1.0. IMHO we've reached a point where xwiki/2.0 is so different from xwiki/1.0 that it could be the occasion to go further and replace our few radeox leftovers by their widespread equivalent. That's the first thing I'd like to discuss, do we all agree to make other substantial modifications to xwiki/2.0 ?
Here's my +1.
+1
... 1) Usage of // instead of ~~ for italic
Creole rationale : A slash (/) looks like slanted italics, so it is intuitive and thus easier to remember. See http://www.wikicreole.org/wiki/BoldAndItalicsReasoning Note : on all the keyboard mappings I know slashes are more easily reachable than ~.
Here's my +1.
+1
2) Usage of equal signs instead of 1./1.1/etc for Headings
Creole rationale : Using equal signs (=) is the most popular wiki header markup. Since there are more equal signs for smaller headers, subheaders will become more indented making it easier to get a visual overview from the markup alone. See http://www.wikicreole.org/wiki/HeadingsReasoning
+1
... About unclosed titles :
=== Also level 3 === Also level 3 = === Also level 3 ==
a) Don't interpret them
-0. This makes our syntax incompatible with Creole and WikiSyntaxCommon in this topic.
b) Interpret them but make closed title our default (generated by wysiwyg)
+1
c) Interpret them and make it our default
-0 -- Artem Melentyev