Reading
- Code blocks render as full-width bands with 16pt horizontal and 10pt vertical padding (custom
NSLayoutManagerfills line fragments instead of glyph hulls) - Opening a file (Finder double-click,
⌘O, Recent) drops straight into preview mode;⌘Nstays in edit mode - Dark mode page and chrome are now pure
#000
Fixes
- Preview mode strips
```fences correctly - Window resize no longer wipes formatting in preview (restyle now no-ops while previewing)
NSRangeExceptionhardening: every selection-derivedNSStringcall site clamps to bounds- Bold button no longer lights up on heading lines (format-state probe now scans markdown markers in the line prefix, not font traits)
- Titlebar/content separator line removed (
titlebarSeparatorStyle = .none)
New
readerCLI —./scripts/install-cli.shdrops a symlink into/usr/local/binor~/.local/bin; runreader path/to/file.mdfrom anywhere
Existing 1.1.0 users will see this as an available update automatically.