Builditluc / wiki-tui

A simple and easy to use Wikipedia Text User Interface
https://wiki-tui.net/
MIT License
416 stars 14 forks source link

Fix translations not appearing #214

Closed Builditluc closed 1 year ago

Builditluc commented 1 year ago

Changes made:

This PR implements the parsing of <span> elements, which on wikipedia commonly include translations.

Closes #210