Autoflow rule: diagonal
Priority 30 · Two short paragraphs (one ending in ?) get pulled across the slide.
When it fires
Section titled “When it fires”- The slide has exactly 2 paragraphs
- Each paragraph is short (≤10 words, ≤3 lines)
- At least one paragraph ends with
?
What it does
Section titled “What it does”- First paragraph gets
#[top-left] - Second paragraph gets
#[bottom-right] - Reads as a question pulling diagonally to its answer
Anti-monotony
Section titled “Anti-monotony”Every other diagonal slide mirrors the corners (top-right + bottom-left)
so two consecutive diagonals don’t read identically. This is what the rule’s
vary function does, using the count of consecutive prior diagonals.
Live fixture
Section titled “Live fixture”Source
Section titled “Source”footer: autoflow rules · diagonalslidenumbers: trueautoflow: truetheme: nordicscheme: 1
# Cover
(slide 0 so the diagonal rule isn't suppressed by title rule)
---
<!--RULE: diagonal (priority 30)TRIGGERS WHEN: - The slide has exactly 2 paragraphs - Each paragraph is short (≤10 words, ≤3 lines) - At least one paragraph ends with a question markEFFECT: - First paragraph gets #[top-left] - Second paragraph gets #[bottom-right] - Reads as a question and an answer pulling diagonally across the slide
Anti-monotony: every other diagonal slide mirrors the corners(top-right + bottom-left).-->
How do you know when a startup works?
Usually by how fast the team ships.
---
What separates a good engineer from a great one?
Knowing when to throw code away.