Skip to content

Tufte 1.15.9

Choose a tag to compare

@PleiadesM PleiadesM released this 04 Aug 00:34
· 7 commits to main since this release

Two small removals of grey boxes:

  • Bases embeds lose their border — Obsidian 1.13's app.css re-arms the embed-border token on the layout element itself (.bases-view[data-view-type="table"]), past the theme's ancestor-level zero, so a base embedded in a note still drew a grey box around the grid. The theme now re-zeroes the token at the same level, for every layout (table, list, cards).

Plugin zips updated: Tufte Figures 1.7.1 — insertions (drop, paste, command, image quilt) no longer seed the embed's alt text with the file name, so figures insert as ![[image.png]] with no grey caption box under the image; alt stays available via the modal's Alt field, and editing an existing figure preserves its alt. Backlinks 1.0.1, Inline 1.2.0, Sidenotes 1.7.0 unchanged.