https://bugzilla.wikimedia.org/show_bug.cgi?id=30597
--- Comment #4 from Danny B. <[email protected]> 2012-09-27 00:05:23 UTC --- (In reply to comment #3) > It's a bit of a hack but I did think of one way to handle this. > In HTML you use: <section>...</section> > In LST you use: <section begin=... /> > > This is actually perfect. An opening/closing tag has no meaning in LST. And we > don't support self-closing non self-closing elements in WikiText (if you write > <div ... /> it just gets escaped and output as plaintext). Ugh. Since when we don't support self-closing elements? > So it might be a tiny little parser hack but it would be possible (even if we > recommend LST users to change their wikitext to use a new name) to make HTML5 > section and LST section to work on the same wiki. It's quite easy to run bot on all wikis to rename the tag and then drop its original meaning in favour of HTML5. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
