John Schoenick
John Schoenick
There's a few different ways to write this `(cond)`, I went for the minimal change here but it could be re-ordered to be a little clearer. This fixes, specifically, htmlize-ing...
On startup, gives `Unsupported Application: The module sdk/clipboard currently supports only Firefox.` clipboard looks unused, but commenting it out yields: `Unsupported Application: The module sdk/panel currently supports only Firefox.` Which...
### Summary The discord client will show e.g. \`\` literally, but clean_content will replace it. Similarly for \\ where the escape renders it literally. ### Reproduction Steps Pass messages with...