bleakgrey / tootle

GTK-based Mastodon client for Linux
GNU General Public License v3.0
401 stars 61 forks source link

error parsing markup: Attribute 'class' is not allowed on the <a> tag #10

Closed martensitingale closed 6 years ago

martensitingale commented 6 years ago

White running tootle I see a few warnings like the following printed in the terminal:

(com.github.bleakgrey.tootle:11030): Gtk-WARNING **: 10:07:57.909: Failed to set text '@saxnot Bitte https://friend.d5e.org/profile/dirk folgen, der Account lebt nicht mehr lange.' from markup due to error parsing markup: Attribute 'class' is not allowed on the tag on line 1 char 96

It seems self-explanatory enough.

bleakgrey commented 6 years ago

Yup, seems like it needs more Regex'ing