11 ms·
Nice to see a native viewer. The electron fatigue is real. I've developed several apps on Electron and have moved away from it. Curious about the rendering pip
by unmarkdown 7mo ago
Nice to see a native viewer. The electron fatigue is real. I've developed several apps on Electron and have moved away from it.
Curious about the rendering pipeline ... are you using a Swift markdown parser or wrapping something like cmark/commonmark under the hood? The tricky part I've found with GFM rendering is getting tables and task lists to behave consistently, especially when you add LaTeX and Mermaid on top.