On 16/01/2008, David Gerard <[EMAIL PROTECTED]> wrote:
> How are numbered lists implemented in the present grammar? Would it be
> hard (in future) to put in some sort of number-from provision or tell
> the parser not to insert a </ol>?

How about a token to explicitly start an ordered list (how about #-
(hash-dash) on a line by itself?), and if the list is explicitly
started, it needs to be explicitly ended (by -#, say). If it's not
explicitly started, then it behaves exactly as it does now.

_______________________________________________
Wikitext-l mailing list
[email protected]
http://lists.wikimedia.org/mailman/listinfo/wikitext-l

Reply via email to