Skip to content

0.0.3 - 2026-09-10

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Sep 01:42

Release Notes

Bug Fixes

  • Gate cask publish via env so workflow parses by Blankeos
  • Preserve marks when typing inside formatted runs and strip bullets on backspace in indented lists by Blankeos
  • Unique ids for bubble mark buttons so I/U/S work by Blankeos
  • Fix linewise run detection and visual charwise caret rendering by Blankeos
  • Route linewise selections to unit-level delete by Blankeos
  • Vim/helix mode-scoped keys, word objects at EOL, indent ops on display buffer, tab bar footer fix by Blankeos

Features

  • Rich details summaries, hidden HTML comments, live emphasis closers by Blankeos
  • Parse /// inline HTML, keep visible; add Copy Absolute Path to palette by Blankeos
  • Ship a bundled macOS app with Homebrew cask and desktop registration by Blankeos
  • Better edit link a11y by Blankeos
  • Notion-style link following with hover cards, frontmatter property header, jump list, and toasts by Blankeos
  • Add :bn/:bp ex commands and link toolbar improvements by Blankeos
  • Add :q/:q!/:qa and :wqa ex commands, vim-style search commit by Blankeos
  • Implement Helix linewise selection (x/X) with sticky line-select semantics by Blankeos
  • Add code-block conveniences for markdown editing by Blankeos
  • Add vim za to toggle <details> and fix backspace around disclosures by Blankeos
  • Add keyboard navigation for grip menu and improve details handling by Blankeos
  • Segmented inline code layout, source view toggle, palette shortcuts by Blankeos
  • Bundle IBM Plex Sans and JetBrains Mono fonts by Blankeos
  • Add in-flow side bearings for inline code pills by Blankeos
  • Animate details chevron rotation on collapse toggle by Blankeos
  • Add horizontal code-block scrolling, caret reveal, and improved inline code pills by Blankeos
  • Add single-instance daemon with fast CLI forwarding, code-block copy button, and quote/alert paragraph breaks by Blankeos
  • Preserve code fence indent and honor GFM <details open> semantics by Blankeos
  • Render semantic HTML blocks and nested list code fences by Blankeos

Install crabmd 0.0.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Blankeos/crabmd/releases/download/v0.0.3/crabmd-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install blankeos/tap/crabmd

Download crabmd 0.0.3

File Platform Checksum
crabmd-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
crabmd-x86_64-apple-darwin.tar.xz Intel macOS checksum
crabmd-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
crabmd-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum