Bugfix for wikipedia parser
epoz opened this issue · 1 comments
epoz commented
Certain title strings in citations have a language, eg. {{lang|de|Bla}}
This interferes with the parsing, and the actual title portion gets dropped.
(See item for Quinine for example)
epoz commented
Basic parsing of citations is now good enough using regexs. If there is sufficient usage and feedback from users we can revisit this item to improve parsing.