kiwix / kiwix-js-pwa

Kiwix JS Offline Browser implemented as a Progressive Web App (PWA), and packaged as Electron, NWJS and UWP apps for Windows and Linux.
https://pwa.kiwix.org
GNU General Public License v3.0
168 stars 26 forks source link

Some Wikipedia chemical equations not properly transformed by plugin #610

Open Jaifroid opened 2 months ago

Jaifroid commented 2 months ago

A good example is the Sodium Percarbonate article in English Wikipedia. Some equations are transformed, but not the first one on the page. I think it's because the filter for the \displaystyle macro is not catching the statement there. Needs debugging. The workaround is to toggle the setting to use SVG equations instead.