I’m trying to leave a Kotlin blog comment, but the...
# announcements
b
I’m trying to leave a Kotlin blog comment, but the POST request to comment returns 400 and says “comment contains restricted words”—tried removing various characters that I thought maybe were tripping it up. What am I missing?
n
you might try to remove the backticks
n
I'd chuckle if it was flagging "assert"
b
Their editor added them, when I highlighted the code and used their UI to mark it as a code block (also there’s a link not shown that highlights markdown is okay, so I think that should be fine)
LOL Max I am praying that is the answer
I replaced the “ss” with ** in assert and confirmed that’s not it lol
n
that's a relief I guess
😌 1
d
Hi Ben! Thanks for bringing this up, the issue was with the word
example
(don't ask 😄 ) now works as expected. Please feel free to post your comment. 🙂
😅 2
b
Haha yay thanks! The author DM'd me and updated the post, so all good now. Thanks for following up and fixing!