# Rich text

A **rich text** element includes formatting options such as bold, italic, links, paragraph alignment, and more, going beyond plain text.

<figure><img src="/files/fqCkABfDpiKYmGfxZ0gA" alt=""><figcaption></figcaption></figure>

## Edit General Rich Text Element Settings

Select text in any element to start editing.

<figure><img src="/files/m1w3QRfnqihJ4v2DrcIj" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="50">№</th><th width="200">Setting</th><th width="500">Description</th></tr></thead><tbody><tr><td>1</td><td>Typography</td><td><p>Formats text in various styles.</p><p></p><p>Select an option from a drop-down menu:</p><ul><li><strong>Basic</strong>: Removes formatting from text;</li><li><strong>Heading 1</strong>: Formats text as the main title of a document;</li><li><strong>Heading 2</strong>: Formats text as a major section heading;</li><li><strong>Heading 3</strong>: Formats text as a subsection heading;</li><li><strong>Heading 4</strong>: Formats text as a minor subsection heading;</li><li><strong>Caption</strong>: Formats text as a small, descriptive label associated with an image, video, or table, often styled differently, such as italicized or smaller;</li><li><strong>Numbered list</strong>: Formats text as an ordered list where sequence matters, created using <strong>1.</strong>;</li><li><strong>Bulleted list</strong>: Formats text as an unordered list of items, created using <strong>*</strong> followed by a space;</li><li><strong>Quote</strong>: Formats text as a blockquote to set it apart from the main text.</li></ul></td></tr><tr><td>2</td><td>Text color</td><td><p>Changes text color.</p><ul><li>Click the <strong>Text color</strong> icon to select a text color and its intensity using a hex color code or by selecting a shade from the palette or the <strong>Branding</strong> color list.</li></ul></td></tr><tr><td>3</td><td>Highlight color</td><td><p>Changes background text color.</p><ul><li>Click the <strong>Highlight color</strong> icon to select a background text color and its intensity using a hex color code or by selecting a shade from the palette or the <strong>Branding</strong> color list.</li></ul></td></tr><tr><td>4</td><td>Bold</td><td><ul><li>Click the <strong>Bold</strong> icon to bold the selected text.</li></ul></td></tr><tr><td>5</td><td>Italics</td><td><ul><li>Click the <strong>Italics</strong> icon to italicize the selected text.</li></ul></td></tr><tr><td>6</td><td>Strikethrough</td><td><ul><li>Click the <strong>Strikethrough</strong> icon to apply strikethrough to the selected text.</li></ul></td></tr><tr><td>7</td><td>Underline</td><td><ul><li>Click the <strong>Underline</strong> icon to underline the selected text.</li></ul></td></tr><tr><td>8</td><td>External link</td><td><p>Adds a link to external resources outside Parta.io.</p><p></p><p><strong>a.</strong> Click the <strong>External link</strong> icon;<br><strong>b.</strong> Enter a link;</p><p><strong>c.</strong> Set the link behavior:</p><ul><li>Enable the <strong>Open in New Tab</strong> toggle to open the link in a new browser tab;</li><li>Disable the <strong>Open in New Tab</strong> toggle to open the link in the same browser tab.</li></ul><p><strong>d.</strong> Click the arrow icon to apply the link.</p></td></tr><tr><td>9</td><td>Internal link</td><td><p>Adds a link to internal resources inside Parta.io.</p><p></p><p><strong>a.</strong> Click the <strong>Internal link</strong> icon;<br><strong>b.</strong> Select a section to redirect the learner;</p><p><strong>c.</strong> Select a block to redirect the learner to (optional);</p><p><strong>d.</strong> Click the arrow icon to apply the link.</p></td></tr><tr><td>10</td><td>Code</td><td><ul><li>Click the <strong>Code</strong> icon to format the selected text as code.</li></ul></td></tr><tr><td>11</td><td>Annotation</td><td>Adds a note that appears in a pop-up window when you hover over the text.<br><br><strong>a.</strong> Click the <strong>Annotation</strong> icon;<br><strong>b.</strong> Enter the annotation text;<br><strong>c.</strong> Click the arrow icon to apply the annotation.</td></tr><tr><td>12</td><td>Symbols</td><td>Replaces the selected text with a special symbol.<br><br><strong>a.</strong> Click the <strong>Symbols</strong> icon;<br>A pop-up window will appear.<br><strong>b.</strong> Select a symbol.</td></tr><tr><td>13</td><td>AI assistant</td><td><p>Applies AI assistant custom prompts or preprompts to work with text.</p><p></p><p><strong>a.</strong> Click the AI assistant icon;<br>A pop-up window will appear.<br><strong>b.</strong> Select an option:</p><ul><li><strong>Preprompts</strong>: Select a preprompt option from the list;</li><li><strong>Custom</strong>: Enter a custom prompt and click the arrow icon.</li></ul><p>A pop-up window will appear.</p><p><strong>c.</strong> Click the pencil icon to edit a prompt and the tick icon to apply the changes;<br><strong>d.</strong> Click the <strong>Retry</strong> button to update the prompt result;<br><strong>e.</strong> Click the <strong>Replace</strong> button to replace the selected text with the prompt result;<br><strong>f.</strong> Click the <strong>Insert below</strong> button to add the prompt result below the selected text.</p></td></tr><tr><td>14</td><td>Additional options</td><td><p>Provides additional text formatting options.</p><p></p><p><strong>a.</strong> Click the <strong>More options</strong> icon;<br>A pop-up window will appear.</p><p><strong>b.</strong> Select an option:</p><ul><li><strong>Align</strong>: Determines the position of text lines;</li><li><strong>Register</strong>: Changes text to uppercase or lowercase;</li><li><strong>Non-breaking space</strong>: Replaces the selected text with a special character (hard space) that acts like a regular space but prevents an automatic line break between two words or elements;</li><li><strong>View</strong>: Changes text script options;</li><li><strong>Reset Formatting</strong>: Clears text formatting except the Typography options.</li></ul></td></tr></tbody></table>

The changes will be saved automatically.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.parta.io/editor/edit-elements/set-media-and-content-elements/rich-text.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
