Skip to content

Foolscap 0.6.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 17:02
· 25 commits to main since this release
fb1f07f

The collaboration keeps compounding — this one has a real feature in it.

Formatting commands (#26) — Bold ⌘B, italic ⌘I, strike ⇧⌘X, code ⇧⌘C, and links ⇧⌘K, in the Format menu and the palette. They edit the markdown marks in place, of course — the buffer stays plain text.

Faster where you feel it

  • Fences under your caret retokenize on a typing pause instead of every keystroke, and the token cache evicts one entry at a time instead of wholesale (#31)
  • PDF export reads and encodes its embedded fonts once, not per print (#30)
  • Ioskeley Mono ships as woff2 — the download is ~6 MB lighter (#29)

Fixes

  • Exported headings carry anchor ids, so in-document links work in HTML and PDF (#28)
  • A failed image paste tells you instead of dying silently (#27)
  • Preview pane takes keyboard focus for scrolling (#25); Tab indents instead of escaping the buffer (#24); palette selection stays in view (#23)

Installing (unsigned build): right-click the app → Open the first time.

Apple Silicon: Foolscap-0.6.0-arm64.dmg · Intel: Foolscap-0.6.0.dmg