Skip to content

Commit 29795b1

Browse files
committed
feat: add theme and print content in markdown editor
1 parent 1162987 commit 29795b1

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@ Use the **cursor sync** button in the toolbar to toggle this behavior on or off.
3737
src="https://docs-images.phcode.dev/videos/markdown/toggle-cursor-sync.mp4"
3838
/>
3939

40+
## Theme and Print
41+
42+
You can also switch the markdown preview between light and dark themes using the **theme toggle** in the toolbar, or print the rendered document with the **print** button.
43+
44+
![Theme toggle button in the markdown toolbar with tooltip](./images/markdown-theme-toggle.png "The theme toggle in the markdown toolbar")
45+
46+
> Print is not available on macOS desktop apps.
47+
4048
## Text Formatting
4149

4250
Select the text you want to format and click a formatting button, or use the keyboard shortcut. If no text is selected, the formatting applies to the word at your cursor.
20.5 KB
Loading

0 commit comments

Comments
 (0)