djade007 / latext

A flutter package to efficiently display scientific LaTeX equations using the flutter_math library, without relying on WebView or JavaScript.
European Union Public License 1.2
28 stars 12 forks source link

Line breaks are not respected #7

Closed prok155 closed 10 months ago

prok155 commented 10 months ago

Line break like \\ is not respected when the text is rendered. In LaTeX, if you use \\ , the line should break and start from a new line, see more:

https://www.overleaf.com/learn/latex/Line_breaks_and_blank_spaces

djade007 commented 10 months ago

Fixed in version: 0.2.0