Skip to content

Tinta v2.4.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 09:24
· 111 commits to master since this release
9c83652

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

  1. Download tinta.exe below and run it — no installation required (you may need to click "More info" → "Run anyway" on SmartScreen)
  2. Or: Microsoft Store · winget install tinta · scoop install tinta (bucket)
  3. Optionally run tinta.exe /register to 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