On Jul 27, 2008, at 7:18 PM, Vincent Massol wrote:
 On Jul 23, 2008, at 6:05 PM, Vincent Massol wrote:
  Some open issues/questions:
 1) I think we need a syntax for escaping a block of text. I'd propose
 using {{{whatever here}}} (same as creole and confluence). We could
 do
 it with a macro but I don't know how we could implement it easily... 
 Still not sure. Most said they liked the {{{ }}} notation. Right now
 I've implemented the {{nowiki}} macro. Do we still want/need this at
 the wiki syntax level? 
I think we do since it'll easier to type than {{nowiki}}. I'll create
an issue in wikimodel to add it since we were all in agreement.
See 
http://code.google.com/p/wikimodel/issues/detail?id=38
I guess I'll just remove the nowiki macro when it's done.
[snip]
   4) Tables: do
we keep the table macro or do we want a wiki syntax for
 tables. 
 Also need more input. 
 
My take is that we should go with a macro since this allows us to have
more options like filterable/sortable/pageable/etc than a wiki syntax.
Thanks
-Vincent