91 - null
I bet that word bet isn’t either bold or italic… It’s weird. I did some experimenting in client-side javascript and I can get it to work when I use “a literal string”.replace(…) but not when I use a variable, like text.replace(…) with exactly the same text in the text variable and the same regular expression and replacement in the replace function. Rather annoying.