Marker HTML Export Should have 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:
1
vote

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: