Skip to content

Taurus 0.4.1 — Markdown preview: tables & safe links

Latest

Choose a tag to compare

@astetic-dev astetic-dev released this 05 Jul 13:27
09dc800

What's fixed in 0.4.1

Patch release for the inline Markdown preview (#85):

  • Tables, task lists and strikethrough now render — GFM tables with
    :--: / --: alignment, - [x] task lists as checkboxes, ~~strikethrough~~.
  • Blocked links can no longer reach your browser. A javascript: / data:
    URL used to be neutralized to #, which the sandboxed preview resolved to the
    app origin and then opened externally — such links now render as plain
    text
    , nothing to click.
  • mailto: links open your mail client, and in-document anchors work
    (rendered headings get GitHub-style ids; #anchor clicks scroll instead of
    popping an external browser tab).
  • External http(s) links keep opening in your default browser — the link
    bridge now decides on the raw href attribute instead of the resolved URL.

Download (Windows x64)

  • Installer: Taurus_0.4.1_x64-setup.exe
  • MSI: Taurus_0.4.1_x64_en-US.msi
  • Portable (no install): Taurus_0.4.1_x64_portable.exe