Our great sponsors
-
See the WebEngineView component in the [https://gitlab.com/schul9louis/klever/-/blob/master/src/contents/ui/textEditor/TextDisplay.qml](TextDisplay) and the css related function in the index.html, I'm using css variables to make all of this a bit cleaner. I've also made it in a way that make the WebEngineView adapt it's color even when the system color is changing.
-
I'm using marked.js as the backend to parse the markdown, so it will depend on it.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
That's why a lot of QT base app don't use it for rendering markdown. And building it would not be that hard see litehtml requirement, I just need to find the time to do it.
-
Here's [the repo](https://gitlab.com/schul9louis/louis-kde-ui)
Related posts
- How To Parse and Render Markdown In Vuejs
- colors.crumb - first Crumb usable. Extending Crumb with basic terminal styling and RGB, HEX, ANSI conversion functions.
- how to retain position of markdown element in remark.js
- 🤖 AI Search and Q&A for Your Dev.to Content with Vrite
- Better code highlighting on the web: rehype-tree-sitter