discourse/plugins
Kane York 8b24e0f0b7
FIX: Use <> link instead of code for discobot backup image link (#11063)
Due to the new enhanced copy-paste handling, the URL would be included in the user's reply as code, too!
By surrounding the link in angle brackets, we prevent the bot from accidentally including the link itself and spoiling the surprise.

I considered having the bot automatically edit the user's post to remove the backticks. I very quickly ran into a problem with spurious whitespace, and it would also look _super weird_ for the bot to edit your post when that's not what's being taught.
The seemingly bare link not automatically embedding is also weird, but slightly less so.

Fun fact: this doesn't work on localhost, because the onebox engine refuses to issue requests to localhost :)
2020-10-30 11:57:27 +11:00
..
discourse-details REFACTOR: Replace global find with queryAll 2020-10-29 14:45:51 -04:00
discourse-local-dates REFACTOR: Replace global find with queryAll 2020-10-29 14:45:51 -04:00
discourse-narrative-bot FIX: Use <> link instead of code for discobot backup image link (#11063) 2020-10-30 11:57:27 +11:00
discourse-presence Update translations (#11042) 2020-10-27 15:36:21 +01:00
lazy-yt DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
poll REFACTOR: Replace global find with queryAll 2020-10-29 14:45:51 -04:00
styleguide Update translations (#11042) 2020-10-27 15:36:21 +01:00