HabitRPG / habitica-android

Native Android app for Habitica
GNU General Public License v3.0
1.46k stars 520 forks source link

Preprocess image paths if needed #1978

Closed Hafizzle closed 1 year ago

Hafizzle commented 1 year ago

Handle an image tag with a URL that ends with .jpg or .png (Else the image may be shown as broken, a link, or not at all)

Example: (..ample_image_name.png"Zombie hatching potion") -> (..ample_image_name.png "Zombie hatching potion")