github ZenNotes/zennotes v2.13.5
ZenNotes v2.13.5

5 hours ago

ZenNotes 2.13.5: editor and settings fixes

A small release. Installers for macOS, Windows, and Linux (x64 + arm64) are attached below.

🐛 Fixes

  • Code blocks opened inside a bullet list now indent and close correctly. Typing a fence right after a list marker (- ```bash) and pressing Enter used to drop the next line to column 0, escaping the list item and breaking the block, and a manually typed closing ``` was mistaken for a new fence and got its own auto-inserted closing trio. The editor now recognizes a fence (or a $$ math block) opened after a list or blockquote marker: it auto-closes the block and aligns the content and the closing fence to the fence's own column, so everything stays inside the list item. (#405, reported by @cyperion)

  • Template and font dropdowns in Settings no longer get clipped by the window. In Settings → Vault → Periodic notes, the Daily/Weekly/Monthly template pickers always opened downward with a fixed height, so the Monthly template dropdown (the last setting) spilled off the bottom of the Settings window and its lower options could not be reached. Dropdowns now flip open upward when there isn't room below, and cap their height to the available space so they scroll instead of clipping. The font picker gets the same fix. (#407, reported by @uNyanda)


Keyboard-first and local-first, as always.

Don't miss a new zennotes release

NewReleases is sending notifications on new releases.