Tufte 1.15.9
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.