Ticket #370 (new defect)
handling of wrong tag nesting
| Reported by: | volker | Owned by: | ralf |
|---|---|---|---|
| Priority: | major | Component: | mwlib |
| Keywords: | Cc: |
Description (last modified by ralf) (diff)
<math> <math> 0=1 </math> </math>
simplified from: http://en.wikibooks.org/wiki/Linear_Algebra/Inverses
the outer math tags should be ignored. maybe this is fixed, if #63 is fixed
currently the result is:
Paragraph '': 2 children ''
Math u'\n': 0 children ''
u'0=1\n' ''
Change History
Note: See
TracTickets for help on using
tickets.
