We did some hackery to prevent copy pasting when we didn't support multilines. But we do now so we can remove it. Interestingly, newlines are actually <br /> elements. So we need to tweak the isInputLike logic a bit
We did some hackery to prevent copy pasting when we didn't support multilines. But we do now so we can remove it. Interestingly, newlines are actually <br /> elements. So we need to tweak the isInputLike logic a bit