BoboTiG / ebook-reader-dict

Finally decent dictionaries based on Wiktionary for your beloved eBook reader.
http://www.tiger-222.fr/?d=2020/04/17/22/14/21-un-dictionnaire-alternatif-et-complet-pour-votre-liseuse
MIT License
393 stars 21 forks source link

How to deal with templates containing math formulas as argument? #1698

Open BoboTiG opened 1 year ago

BoboTiG commented 1 year ago

Wikicode:

{{tagg|algebra|text=om en [[relation]] <math>\mathbb{R}</math> på en [[mängd]] <math>X</math>}}

Output:

{{tagg|algebra|text=om en relation <svg ...>...</svg>

Expected: the argument parsing should be safe enough to allow using math formulas.

Upvote & Fund

Fund with Polar

BoboTiG commented 1 year ago

Another one: https://sv.wiktionary.org/wiki/mediant

BoboTiG commented 1 year ago