• Basic Syntax Examples

    Examples of fundamental Chalk syntax including headings, paragraphs, lists, and basic formatting.


    This file demonstrates the fundamental Chalk syntax patterns.

    Headings and Text

    Main Heading

    Secondary Heading

    Tertiary Heading

    This is a regular paragraph with bold text and italic text.

    You can also ==highlight important terms== and mark keystrokes like CommandS.

    Lists

    Unordered Lists

    • First item
    • Second item
    • Third item with bold text

    Ordered Lists

    1. First step
    2. Second step
    3. Third step

    Prompt Blocks

    This is a standalone prompt for reflection.

    This is a prompt with markdown formatting:

    • Does it work?
    • Why?
    • Why not?

    Quiz Blocks

    What is the most common form of color blindness?
    What’s your favorite color(s)?

    Choose as many as you like!

    Internal Notes

    Callouts