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

# Markdown to Rich Text Note

> Transform Markdown from clipboard into rich text Apple Notes

Transform Markdown into rich text Apple Notes in seconds! This shortcut grabs your clipboard, converts Markdown, and saves it as a note.

## What It Does

Reads Markdown text from your clipboard, intelligently converts it to rich text formatting, and creates a beautifully formatted Apple Note.

## Quick Install

<Card title="Markdown to Rich Text Note" icon="bolt" href="https://www.icloud.com/shortcuts/2d6832188b69437eaa190ebe618fb929" aria-label="Download Markdown to Rich Text Note shortcut">
  Direct iCloud link to shortcut
</Card>

## How It Works

1. Reads Markdown text from your clipboard
2. Intelligently converts Markdown syntax to rich text formatting
3. Preserves headings, lists, bold, italic, and other formatting
4. Creates a new note in Apple Notes
5. Maintains the visual hierarchy of your content

## Requirements

* **Apps Required**: Apple Notes, Cleft
* **Platform**: iOS, macOS
* **Cleft Version**: v1.10.0 or later
* **Input**: Markdown text in clipboard

## Use Cases

### Meeting Notes

Paste formatted meeting notes with bullets and emphasis directly into Apple Notes.

**Time saved**: 5 minutes per meeting (manual formatting)

### Project Plans

Convert Markdown project outlines with headings and task lists.

**Time saved**: 10 minutes per plan (reformatting)

### Article Summaries

Save summarized articles with proper formatting and hierarchy.

**Time saved**: 8 minutes per article (manual recreation)

## Tips for Best Results

* Copy valid Markdown to your clipboard first
* Use standard Markdown syntax (# for headings, - for lists, **bold**, *italic*)
* The shortcut handles multi-level lists and nested formatting
* Result appears immediately in Apple Notes

## Perfect For

* 📚 **Students** saving formatted notes
* 📝 **Writers** archiving structured content
* 💼 **Professionals** organizing project plans
* 🔬 **Researchers** creating formatted references
* 📖 **Readers** collecting articles with structure

## Related Apple Notes Shortcuts

<CardGroup cols={2} role="group" aria-label="Related Apple Notes shortcuts">
  <Card title="Share Markdown as Rich Text Note" href="/user-guides/integrations/apple-notes/shortcuts/share-markdown-as-rich-text-note" aria-label="Convert shared Markdown to rich text">
    From shared content
  </Card>

  <Card title="Voice Note to Apple Notes Inbox" href="/user-guides/integrations/apple-notes/shortcuts/voice-note-to-apple-notes-inbox" aria-label="Save voice notes to Apple Notes">
    From voice input
  </Card>
</CardGroup>

## Browse All Shortcuts

<Card title="All Apple Shortcuts" href="/user-guides/integrations/apple-shortcuts/gallery" aria-label="Browse all available Apple Shortcuts">
  View complete shortcuts library
</Card>

## Support

* **Clipboard empty?** Copy Markdown text before running shortcut
* **Formatting not working?** Check that Markdown syntax is valid
* **Note not saving?** Verify Apple Notes permissions are enabled
