Fabiano Airon dos Santos ← Adobe video & audio apps My feedback Marker HTML Export Should have this code: WhatsApp Image 2021-11-10 at 12.02.41.jpeg 134 KB WhatsApp Image 2021-11-10 at 12.37.50.jpeg 130 KB 1 vote Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close Vote We’ll send you updates on this idea 0 comments · Premiere Pro » Export · Flag idea as inappropriate…Flag idea as inappropriate… · Edit… · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close Fabiano Airon dos Santos shared this idea · November 10, 2021 Marker HTML Export List should word wrap 5 votes Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close Vote We’ll send you updates on this idea 1 comment · Premiere Pro » Export · Flag idea as inappropriate…Flag idea as inappropriate… · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close An error occurred while saving the comment Fabiano Airon dos Santos commented · November 10, 2021 · Edit… · Delete… I managed to "fix" this locally by adding this code: pre { white-space: normal; word-break: normal; } inside the <style type="text/css"> tag in html source code! Look the before and after in attached file: Save Submitting...
I managed to "fix" this locally by adding this code:
pre {
white-space: normal;
word-break: normal;
}
inside the <style type="text/css"> tag in html source code!
Look the before and after in attached file: