• Quick Start Guide

    Get up and running with Chalk quickly.

    Chalk Cheatsheet

    A quick reference for common patterns:

    Pattern Description
    #, ##, ### Headings
    !!! Embed block (images, motion, video, transclusion)
    ??? Prompt block (quiz, reflection, instruction)
    [x], [ ] Answer markers for quizzes
    ==highlight== Highlighted text
    <<Shift + R>> Keystroke marker
    ::Label:: Clapper (UI label marker)

    Your First Chalk File

    Create a file with the .chalk extension and start writing:

    # My First Lesson
    
    This is a paragraph about something important.
    
    !!!
    my-image.png
    [Description of the image]
    This image shows the concept we're discussing.
    !!!
    
    ???
    What did you learn from this lesson?
    ???
    

    Tools & Templates (coming soon)

    We’ll provide:

    • Sample lesson files
    • Snippets or templates for quizzes and media
    • Tools to preview, lint, and export content