cw screenreader unfriendly

not many people know about this really cool javascript feature that i use a lot

function test(t) { return t + " :3" }
test`:3`
=> ":3 :3"