Tinta v2.4.2
Tinta v2.4.2
Markdown, distilled. A fast, lightweight Markdown and Mermaid viewer for Windows — also on the Microsoft Store.
Fixed
- Remote images no longer freeze the app: documents with
http(s)images render instantly with a placeholder while downloads happen in the background — images pop in when ready, and dead links settle as their alt text instead of stalling layout for the full connection timeout. A 12.6 KB file with four dead image URLs went from ~4 seconds to instant. Thanks @wxh-777 for the report and test file (#44) - Inline
<br>tags render as line breaks instead of literal text —<br>,<br/>, and<br />all work, case-insensitively. Thanks @znone for the report (#45)
Installation
- Download
tinta.exebelow and run it — no installation required (you may need to click "More info" → "Run anyway" on SmartScreen) - Or: Microsoft Store ·
winget install tinta·scoop install tinta(bucket) - Optionally run
tinta.exe /registerto register Markdown and Mermaid files
What's included
- 10 beautiful themes (5 light, 5 dark)
- Hardware-accelerated rendering via Direct2D
- Native Mermaid flowchart rendering
- Single portable executable under 1 MB, no dependencies