Skip to content

Commit d94271c

Browse files
committed
Add documentation for slide view mode to features page
Since it's a very useful feature, we should mention it in multiple locations. So we mention it in the slide mode section of the features page. Signed-off-by: Sheogorath <[email protected]>
1 parent 4302128 commit d94271c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

public/docs/features.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,11 @@ Notes can be embedded as follows:
7272

7373
## [Slide Mode](./slide-example):
7474
You can use a special syntax to organize your note into slides.
75-
After that, you can use the **Slide Mode** <i class="fa fa-tv"></i> to make a presentation.
75+
After that, you can use the **[Slide Mode](./slide-example)** <i class="fa fa-tv"></i> to make a presentation.
7676
Visit the above link for details.
7777

78+
To switch the editor into slide mode, set the [document type](./yaml-metadata#type) to `slide`.
79+
7880
View
7981
===
8082
## Table of Contents:

0 commit comments

Comments
 (0)