subject-f / guyamoe

Kaguya Manga Reader Website
https://guya.moe
GNU Affero General Public License v3.0
462 stars 66 forks source link

BBCode is not parsed properly #88

Closed DrWhoCares closed 3 years ago

DrWhoCares commented 3 years ago

https://guya.moe/proxy/mangadex/36329/ The description, the bbcode is unparsed.

funkyhippo commented 3 years ago

That's intended behaviour since the proxy descriptions are all sanitized before rendering, so adding an exception for the MD proxy plus actual parsing of BBCode to HTML seems to be of low value.

I'd be open to the idea of parsing the description, but my gut tells me that most people end up using the proxy for the reader anyway, so they're unlikely going to pay attention to the raw description. I'll get back to you on that.

DrWhoCares commented 3 years ago

A short, simple solution is to just remove any BBCode tags.