> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sherpo.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Markdown

> Write and structure content with headings, tables, FAQs, links, and AI tools.

Sherpo’s **Markdown** is used across lessons descriptions or as a block inside the site builder for landing pages and product pages. It is block-based and visual, so you can focus on writing instead of formatting or code.

Everything you see while editing is exactly how it will appear on your site.

***

## Writing basics

Start typing to create a paragraph. Use the toolbar to format text or insert new blocks.

<Frame>
  <img className="rounded-xl mr-auto" src="https://mintcdn.com/sherpo/KgNlp43gYLHtKZsJ/images/texteditor-plain.png?fit=max&auto=format&n=KgNlp43gYLHtKZsJ&q=85&s=7b848e5cecd36080995c5cdd08bd03bf" alt="Text style selector in Sherpo editor" title="Text styles" width="1600" height="738" data-path="images/texteditor-plain.png" />
</Frame>

You can change text style using the **Aa** menu:

* **Title**
* **Heading**
* **Subheading**
* **Body**

Use these styles to structure long content and make it easier to scan.

***

## Text formatting and color

From the toolbar, you can apply:

* Bold, italic, underline
* Inline code
* Text color and highlight color

<Frame>
  <img className="rounded-xl mr-auto" src="https://mintcdn.com/sherpo/KgNlp43gYLHtKZsJ/images/texteditor-color%20and%20highlight.png?fit=max&auto=format&n=KgNlp43gYLHtKZsJ&q=85&s=a3118ec43a2a11f826233f1608e95d32" alt="Text color and highlight picker in Sherpo editor" title="Text color and highlight" width="1580" height="718" data-path="images/texteditor-color and highlight.png" />
</Frame>

Use color sparingly to emphasize key points or warnings.

***

## Lists

You can turn any paragraph into a list:

* Numbered list
* Bullet list
* Task list with checkboxes

Task lists are useful for lessons, tutorials, or step-by-step instructions.

***

## Text alignment

You can control how text is aligned:

* Align left
* Align center
* Align right
* Justify

***

## Tables

Tables help you organize structured information like pricing, comparisons, or outlines.

To add a table:

1. Click the **table** icon in the toolbar.
2. Select **Insert table**.
3. Choose the number of rows and columns.

Once inserted, you can:

* Add or remove rows
* Add or remove columns
* Toggle a header row
* Remove the table entirely

<Frame>
  <img className="rounded-xl mr-auto" src="https://mintcdn.com/sherpo/KgNlp43gYLHtKZsJ/images/texteditor-table2.png?fit=max&auto=format&n=KgNlp43gYLHtKZsJ&q=85&s=d9209d9d8f9deb060680af7b87a1a8d3" alt="Table row and column controls in Sherpo editor" title="Table controls" width="1600" height="796" data-path="images/texteditor-table2.png" />
</Frame>

Each cell behaves like a normal text block.

<Frame>
  <img className="rounded-xl mr-auto" src="https://mintcdn.com/sherpo/K73N6iuxSWA-xhr5/images/table-example.png?fit=max&auto=format&n=K73N6iuxSWA-xhr5&q=85&s=398f64b96b7cb359272a53228dc98ed9" alt="Example of how a table looks like in a Sherpo-site" title="Table example" width="1250" height="490" data-path="images/table-example.png" />
</Frame>

***

## Collapsible sections

Use **Details** to create boxes with text inside. On your site, they appear as clickable dropdown rows.

<Frame>
  <img className="rounded-xl mr-auto" src="https://mintcdn.com/sherpo/K73N6iuxSWA-xhr5/images/faqs-liquid.png?fit=max&auto=format&n=K73N6iuxSWA-xhr5&q=85&s=3a59dcb1aaca796024d968d04229bc4c" alt="FAQ section on a Sherpo page with collapsible questions" title="FAQ example" width="1322" height="746" data-path="images/faqs-liquid.png" />
</Frame>

To create these boxes in the editor, use **Details**.

1. Place the cursor where you want the box.
2. Click the **+** icon in the toolbar.
3. Select **Details**.
4. Write the **summary** (the question).
5. Write the **content** (the answer).

<Frame>
  <img className="rounded-xl mr-auto" src="https://mintcdn.com/sherpo/KgNlp43gYLHtKZsJ/images/texteditor-faqs.png?fit=max&auto=format&n=KgNlp43gYLHtKZsJ&q=85&s=7539778ff81ff4b6d96b342b689abcb1" alt="Details block option in Sherpo editor" title="Add a Details block" width="1600" height="738" data-path="images/texteditor-faqs.png" />
</Frame>

***

## Links and images

You can insert links and images directly from the toolbar.

To add a link:

1. Select the text.
2. Click the **link** icon.
3. Enter the URL and optional display text.
4. Click **Save**.

<Frame>
  <img className="rounded-xl mr-auto" src="https://mintcdn.com/sherpo/KgNlp43gYLHtKZsJ/images/texteditor-url.png?fit=max&auto=format&n=KgNlp43gYLHtKZsJ&q=85&s=48fe9f86354a2572902a9fe1f557c764" alt="Insert link modal in Sherpo editor" title="Insert link" width="1582" height="718" data-path="images/texteditor-url.png" />
</Frame>

Images can be uploaded from your device and placed anywhere in the content.

***

## Other blocks

From the **+** menu, you can also add:

* Code blocks
* Blockquotes
* Dividers
* Details blocks

Dividers are useful to visually separate sections.

***

## AI assistance

You can use AI on any selected text.

1. Highlight text.
2. Click the **AI ✨** icon.
3. Choose an action:
   * Proofread
   * Summarize
   * Elaborate
   * Translate

AI edits appear instantly, and you can undo them at any time.

***

## Keyboard shortcuts

* `/` or `+` to open the block menu
* `Cmd/Ctrl + B` for bold
* `Cmd/Ctrl + I` for italic
* `Cmd/Ctrl + U` for underline
* `Cmd/Ctrl + K` to add a link
* `Cmd/Ctrl + Z` to undo

***

## Tips

* Use headings to break up long content.
* Use tables for comparisons or structured data.
* Use Details blocks for FAQs and expandable content.
* Preview often. What you see in the editor is what users see live.

***

## FAQ

<AccordionGroup>
  <Accordion title="Is there a character limit?">
    Description text blocks support up to 10,000 characters, while "What you get" support up to 5,000 characters. The counter is shown at the bottom of the editor.
  </Accordion>

  <Accordion title="Does AI work everywhere?">
    Yes. Any field using the rich text editor supports AI tools.
  </Accordion>

  <Accordion title="Can I undo changes?">
    Yes. Use Cmd or Ctrl plus Z, or refresh the page before leaving.
  </Accordion>

  <Accordion title="Can I nest tables or Details blocks?">
    No. Keep one block per level for clarity.
  </Accordion>
</AccordionGroup>
