boardgamegeek4android icon indicating copy to clipboard operation
boardgamegeek4android copied to clipboard

Forum browser doesn't respect spoiler tags

Open nrnrnr opened this issue 5 years ago • 1 comments

I love using this app to browse the forums. (When confronted with the regular web site, my phone loses its saving throw.) But the app doesn't respect the [o]spoiler tags[/o]. Could this be fixed?

nrnrnr avatar May 27 '19 16:05 nrnrnr

I just looked at how I'd implement this and saw that I have the code to handle this. It looks like it's supposed to prefix the spoiler text with "Spoiler: " and change the font to white. That will usually match that background, but that should probably be improved. I see now it's just spitting out the [o] tags. I'll see what I can do!

ccomeaux avatar Jul 20 '19 19:07 ccomeaux