Tufte Suite 1.0.1
tufte-inline 1.2.1: the inline shorthands (^^…^^, &&…&&, @@…@@) now work with nested markup inside the delimiters — wikilinks, bold, italics.
- Reading view previously rendered nothing when a shorthand held nested markup (Obsidian splits the paragraph into several nodes, so the delimiters never matched). Matching now spans the split nodes and the nested elements are wrapped into the styled span.
- Live Preview previously opened extra 1.25em gaps around each nested format inside a
&&…&&lead-in. The trailing indent is now rendered once, by a widget standing in for the concealed closing&&. Pair with theme Tufte 1.16.1, which moves the indent off the per-fragment spans.
No settings, command ids, or data formats changed.