Zoom poll new lines in questions or image embed?
Hi! A few weeks ago, the polling feature allowed for questions that had new lines in them. For example, we used polling feature to ask coding questions such as
What will the following function resolve to?
function addNumbers(num1, num2) {
return num1 + num2;
}
addNumbers(2, 3);
That entire thing would show up, formatted exactly including new lines. However, now it won't allow for any new lines and our questions can no longer be formatted reasonably. Is there a way to get this functionality back through a setting or maybe there is a way to embed images to replace these questions?
Thanks for any help / guidance!
