Skip to content

Editxr

v1.1.2 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo Editors & IDEs
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Horizontal rules and Ctrl+T task cycling added, with HTML support for in‑progress tasks.

Changes in this release

Feature Medium

HTML export now recognizes the `[*]` in‑progress task state.

HTML export now recognizes the `[*]` in‑progress task state.

Source: llm_adapter@2026-06-14

Confidence: high

Feature Medium

Adds horizontal rule rendering for `---`, `***`, or `___` lines.

Adds horizontal rule rendering for `---`, `***`, or `___` lines.

Source: llm_adapter@2026-06-14

Confidence: low

Feature Medium

Adds `Ctrl+T` cycle to toggle task states `[ ]`, `[*]`, `[x]`.

Adds `Ctrl+T` cycle to toggle task states `[ ]`, `[*]`, `[x]`.

Source: llm_adapter@2026-06-14

Confidence: low

Feature Low

Renders `---`, `***`, or `___` on a line as full-width horizontal rule in editor and `<hr>` in HTML export.

Renders `---`, `***`, or `___` on a line as full-width horizontal rule in editor and `<hr>` in HTML export.

Source: granite4.1:30b@2026-06-14-audit

Confidence: low

Feature Low

`Ctrl+T` cycles task state through `[ ]`, `[*]`, `[x]`, and converts plain bullets to empty tasks; works on multi-line selection.

`Ctrl+T` cycles task state through `[ ]`, `[*]`, `[x]`, and converts plain bullets to empty tasks; works on multi-line selection.

Source: granite4.1:30b@2026-06-14-audit

Confidence: low

Full changelog

What's new in 1.1.2

  • Horizontal rules. A ---, ***, or ___ on its own line now renders as a full-width rule in the editor and exports to <hr> in HTML. Frontmatter --- is unaffected.
  • Cycle task state with Ctrl+T. Toggles a task line through [ ][*] (in progress) → [x][ ]. A plain bullet or any other line becomes an empty task. Works across a multi-line selection.
  • HTML export now understands the [*] in-progress state.

Install

curl -fsSL https://raw.githubusercontent.com/pixdeo/editxr/main/install.sh | sh

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Editxr

Get notified when new releases ship.

Sign up free

About Editxr

All releases →

Beta — feedback welcome: [email protected]