You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 26, 2025. It is now read-only.
Quest descriptions sometimes contain HTML tags like <br> for usage in web views. This app should filter this tags and also insert new lines in place of the break tags.
Quest descriptions sometimes contain HTML tags like
<br>for usage in web views. This app should filter this tags and also insert new lines in place of the break tags.