WilliamKarolDiCioccio / open_local_ui

OpenLocalUI: Native desktop app for Windows, MacOS and Linux. Easily run Large Language Models locally, no complex setups required. Inspired by OpenWebUI's simplicity for LLM use.
MIT License
16 stars 2 forks source link

Use new markdown widget #30

Closed Rossi1337 closed 3 weeks ago

Rossi1337 commented 3 weeks ago

I integrated a different Markdown Widget to test how good this one would work. It seems to be quite good and comes with tons of features. It also resolves the selection issues with code and looks nice out of the box. Links work, code works, tables work, ...

https://pub.dev/packages/markdown_widget

This would solve #22 and potentially other issues related to formatting. This would also allow to remove the embedded "highlighter" package again and make the building of the App easier again.

I did not spend time on setting some font or other configs.

WilliamKarolDiCioccio commented 3 weeks ago

Give me the time to adapt the theme. There are some problems with dark mode