mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 17:56:30 -05:00
fix grammer errors
This commit is contained in:
parent
50153c65c6
commit
dcaf38b6ce
1 changed files with 36 additions and 30 deletions
|
@ -22,7 +22,7 @@ Is the divider of slides
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
### First branch of first slide
|
### First branch of first the slide
|
||||||
|
|
||||||
`----`
|
`----`
|
||||||
|
|
||||||
|
@ -32,9 +32,9 @@ Use the _Space_ key to navigate through all slides.
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
### Second branch of first slide
|
### Second branch of first the slide
|
||||||
|
|
||||||
Nested slides are useful for adding additional detail underneath a high level horizontal slide.
|
Nested slides are useful for adding additional detail underneath a high-level horizontal slide.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -69,7 +69,7 @@ Note:
|
||||||
|
|
||||||
## Fragment Styles
|
## Fragment Styles
|
||||||
|
|
||||||
There's different types of fragments, like:
|
There are different types of fragments, like:
|
||||||
|
|
||||||
grow
|
grow
|
||||||
|
|
||||||
|
@ -94,7 +94,8 @@ Different background transitions are available via the transition option. This o
|
||||||
|
|
||||||
Is the transition syntax
|
Is the transition syntax
|
||||||
|
|
||||||
you can use:
|
You can use:
|
||||||
|
|
||||||
none/fade/slide/convex/concave/zoom
|
none/fade/slide/convex/concave/zoom
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -103,10 +104,12 @@ none/fade/slide/convex/concave/zoom
|
||||||
|
|
||||||
`<!-- .slide: data-transition="fade-in convex-out" -->`
|
`<!-- .slide: data-transition="fade-in convex-out" -->`
|
||||||
|
|
||||||
Also can set different in/out transition
|
Also, you can set different in/out transition
|
||||||
|
|
||||||
|
You can use:
|
||||||
|
|
||||||
you can use:
|
|
||||||
none/fade/slide/convex/concave/zoom
|
none/fade/slide/convex/concave/zoom
|
||||||
|
|
||||||
postfix with `-in` or `-out`
|
postfix with `-in` or `-out`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -117,7 +120,8 @@ postfix with `-in` or `-out`
|
||||||
|
|
||||||
Custom the transition speed!
|
Custom the transition speed!
|
||||||
|
|
||||||
you can use:
|
You can use:
|
||||||
|
|
||||||
default/fast/slow
|
default/fast/slow
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -125,10 +129,12 @@ default/fast/slow
|
||||||
## Themes
|
## Themes
|
||||||
|
|
||||||
reveal.js comes with a few themes built in:
|
reveal.js comes with a few themes built in:
|
||||||
|
|
||||||
Black (default) - White - League - Sky - Beige - Simple
|
Black (default) - White - League - Sky - Beige - Simple
|
||||||
|
|
||||||
Serif - Blood - Night - Moon - Solarized
|
Serif - Blood - Night - Moon - Solarized
|
||||||
|
|
||||||
It can be set in Yaml slideOptions
|
It can be set in YAML slideOptions
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -188,9 +194,9 @@ Is the background syntax
|
||||||
function linkify( selector ) {
|
function linkify( selector ) {
|
||||||
if( supports3DTransforms ) {
|
if( supports3DTransforms ) {
|
||||||
|
|
||||||
var nodes = document.querySelectorAll( selector );
|
const nodes = document.querySelectorAll( selector );
|
||||||
|
|
||||||
for( var i = 0, len = nodes.length; i < len; i++ ) {
|
for( const i = 0, len = nodes.length; i < len; i++ ) {
|
||||||
var node = nodes[i];
|
var node = nodes[i];
|
||||||
|
|
||||||
if( !node.className ) {
|
if( !node.className ) {
|
||||||
|
@ -206,28 +212,28 @@ Code syntax highlighting courtesy of [highlight.js](http://softwaremaniacs.org/s
|
||||||
|
|
||||||
## Marvelous List
|
## Marvelous List
|
||||||
|
|
||||||
* No order here
|
- No order here
|
||||||
* Or here
|
- Or here
|
||||||
* Or here
|
- Or here
|
||||||
* Or here
|
- Or here
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Fantastic Ordered List
|
## Fantastic Ordered List
|
||||||
|
|
||||||
1. One is smaller than...
|
1. One is smaller than...
|
||||||
2. Two is smaller than...
|
2. Two is smaller than...
|
||||||
3. Three!
|
3. Three!
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Tabular Tables
|
## Tabular Tables
|
||||||
|
|
||||||
| Item | Value | Quantity |
|
| Item | Value | Quantity |
|
||||||
| ---- | ----- | -------- |
|
| ---- | ----- | -------- |
|
||||||
| Apples | $1 | 7 |
|
| Apples | $1 | 7 |
|
||||||
| Lemonade | $2 | 18 |
|
| Lemonade | $2 | 18 |
|
||||||
| Bread | $3 | 2 |
|
| Bread | $3 | 2 |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -243,21 +249,21 @@ You can link between slides internally, [like this](#/1/3).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Speaker View
|
## Speaker
|
||||||
|
|
||||||
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.
|
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:
|
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).
|
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).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Take a Moment
|
## Take a Moment
|
||||||
|
|
||||||
Press B or . on your keyboard to pause the presentation. This is helpful when you're on stage and want to take distracting slides off the screen.
|
Press `B` or `.` on your keyboard to pause the presentation. This is helpful when you're on stage and want to take distracting slides off the screen.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# THE END
|
# The End
|
||||||
|
|
Loading…
Reference in a new issue