Skip to content

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 10 Jun 14:56

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