You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ The user-facing configuration API has been pretty unstable, but now that nested
72
72
73
73
## Try It Out
74
74
75
-
With just defaults, run `dslide-deck-start` on your existing documents. You can load the examples in the <./test/demo.md> file to see a showcase of configuration behavior.
75
+
With just defaults, run `dslide-deck-start` on your existing documents. You can load the examples in [./test/demo.md](./test/demo.md) file to see a showcase of configuration behavior.
76
76
77
77
The default keymap uses arrow keys. Left and right are `dslide-deck-forward` and `dslide-deck-backward`. Up is `dslide-deck-start` and will show the contents. Down is `dslide-deck-stop` and will stop the slide show.
78
78
@@ -230,6 +230,8 @@ The `dslide-section-next` and `dslide-section-previous` method documentation ar
0 commit comments