Skip to content

Commit b601f34

Browse files
committed
what you can do with markdown section
1 parent 23a7f74 commit b601f34

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/12-Pro Features/04-markdown-editor.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,18 @@ Phoenix Code supports a full rich text editing experience for Markdown files, ri
1515
src="https://docs-images.phcode.dev/website/videos/markdown-pro-dialog.mp4"
1616
/>
1717

18+
## What you can do
19+
20+
Open any `.md` file and you get a beautiful WYSIWYG editor that stays perfectly in sync with the source.
21+
22+
- **[Type the way you read](#text-formatting)** — bold, headings, lists, blockquotes, and tables work like in any modern document editor.
23+
- **[Slash menu](#slash-menu)** (`/`) inserts blocks, images, tables, and more without remembering syntax.
24+
- **[Tables](#table-editing)** with right-click row/column controls and easy copy/paste.
25+
- **[Drop or paste images](#images)** straight into your document.
26+
- **Find in document** with `Ctrl+F`, **[print](#theme-and-print)** with a clean light theme.
27+
- **[Dark and light themes](#theme-and-print)** match the rest of the app.
28+
- **[Side-by-side sync](#cursor-sync)** — your source view and rich view scroll, select, and edit together.
29+
1830
## Enabling Edit Mode
1931

2032
To start editing, click the **Edit** button on the right side of the markdown toolbar. The toolbar expands to show formatting options, and you can start making changes right away.

0 commit comments

Comments
 (0)