"Andreas Jonsson" <[email protected]> wrote in message 
news:[email protected]...
> List item tokens must appear at the beginning of line as lists aren't
> allowed inside a preformatted box:
>
> : foo           -> <dl><dd> foo </dd></dl>
>
>   : foo         -> <pre> &nbsp;: foo </pre>
>
> However, if you put a table inside it, the list item token may appear
> indented:
>
>     :{|
> |foo
> |}              -> <dl><dd><table><tbody><tr><td> foo
> </td></tr></tbody></table></dd></dl>
>

This kind of unexpected edge-case is arguably something that should be fixed 
in any formal markup specification.

- Mark Clements (HappyDog) 



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

Reply via email to