Anonymous Blocks
Less than 1 minute
Anonymous Blocks
Not a Tachyonn concept
"Anonymous blocks" appeared in an early sketch of the language and never became
a feature. There is no .tac construct by that name.
The idea it was reaching for — content in a box that has no title — exists,
under a different name. A highlight box
opened with a bare ### renders with no title bar: just the body, with a
coloured stripe down its left edge.
###
A quiet aside. No title bar, but visually set apart from the text around it.Give it a variant to change the colour, still without a title:
###<a>
Something to be careful about.For everything else that used to be filed under this heading:
- Content that appears on a click → Animations
- Content in a specific spot on the slide → Layouts
- Content rendered by your own component →
/component[…]