From 2f462f90d4608763e5cb9618ec80d939a679fe2e Mon Sep 17 00:00:00 2001 From: oupala Date: Wed, 1 Jul 2020 11:52:17 +0200 Subject: style: linting markdown files Linting markdown files according to default remark-lint configuration. Files inside the `public` directory were not linted. Signed-off-by: oupala --- public/docs/slide-example.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'public/docs/slide-example.md') diff --git a/public/docs/slide-example.md b/public/docs/slide-example.md index 49503669..38be0ef9 100644 --- a/public/docs/slide-example.md +++ b/public/docs/slide-example.md @@ -9,7 +9,7 @@ slideOptions: This feature still in beta, may have some issues. For details please visit: -https://github.com/hakimel/reveal.js/ + You can use `URL query` or `slideOptions` of the YAML metadata to customize your slides. @@ -29,7 +29,7 @@ Is the divider of slides Is the divider of branches -Use the _Space_ key to navigate through all slides. +Use the *Space* key to navigate through all slides. ---- @@ -254,7 +254,7 @@ You can link between slides internally, [like this](#/1/3). There's a [speaker view](https://github.com/hakimel/reveal.js#speaker-notes). It includes a timer, preview of the upcoming slide as well as your speaker notes. -Press the _S_ key to try it out. +Press the *S* key to try it out. Note: Oh hey, these are some notes. They'll be hidden in your presentation, but you can see them if you open the speaker notes window (hit `s` on your keyboard). -- cgit v1.2.3