You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to view the code and noticed that the rendering issue seems to be due to the lack of support for math-related LaTeX/Markdown libraries.
In main.dart, the project currently imports and uses only flutter_markdown and markdown. To properly render math expressions (e.g., \omega), might consider adding a library like flutter_math_fork or flutter_tex.
I am not familar with dart and Android app, but I will try to set up development environment on my Linux machine and maybe try to test those lib
Requirements
Platform
Android
Description
I was asking some math and algorithm question to ollama.The output include math symbol cannot render correct
Steps to reproduce
e.g:
should I change the font or the problem is my phone only?
Expected behavior
ω
Actual behavior
\omega
Screenshots or additional context
The text was updated successfully, but these errors were encountered: