you’re in the right place! ooc im wondering what behavior you’d prefer from the bot in this case (since slack can’t render a HTML table)
1. strip the HTML tags out and render the content as text
2. hide HTML table elements entirely
3. something else?
a
Alex Rattray
07/16/2023, 8:36 PM
yeah, stripping html and rendering as a tsv essentially might make sense
Alex Rattray
07/16/2023, 8:37 PM
hiding html tables (and just saying like <html table hidden> or something) would also be fine in my case