Rich text
Elements, labels, notes, and rich text field attributes support rich text formatting. This includes:
- Bold, italic, and underline text
- Blockquotes
- Links
- Arcscript segments
Formatting menu
The formatting menu appears above or below the rich text field and displays context-dependent formatting buttons.
The picture below shows the formatting menu appearing when editing the content of an element:

And this is the formatting menu appearing when editing an element's title:

Same, when editing a label:

When editing a note:

Finally, this is the formatting menu appearing when editing a rich text field attribute:

Bold, italic, and underline
Available in: element title, element content, label, note, rich text field attribute
After selecting your text, click the Bold, Italic, or Underline button in the formatting menu to apply the desired style.

Blockquote
Available in: element content, label, note, rich text field attribute
Place your cursor in a paragraph and click the Blockquote button in the formatting menu to format the paragraph as a blockquote. This helps the text stand out as a quote or callout.

Link
Available in: element title, element content, label, note, rich text field attribute
Select text and click the Link button in the formatting menu to assign a URL and turn the text into a link.

Arcscript
Available in: element content, label
Place the cursor in a paragraph and click the Arcscript button in the formatting menu to convert the paragraph into an arcscript segment.

Translatable
Available in: element content, label
When localization is available, it toggles translatable arcscript segments.

Format rich text
To format rich text:
- Edit an element, note, label, or rich text field attribute.
- Select some text.
- Click one of the formatting menu buttons (or use Arcweave's keyboard shortcuts).
Markdown formatting
Arcweave's rich text content supports limited Markdown syntax:
- Italic: Wrap text in *single asterisks* or _single underscores_ and it will automatically transform to italic text.
- Bold: Wrap text in **double asterisks** or __double underscores__ and it will transform to bold text.

✅ By the way, Pro and Team workspaces support exporting your project in Markdown.