##// END OF EJS Templates
Fixing docs.
damianavila -
Show More
@@ -65,8 +65,9 b' The currently supported export formats are:'
65 ``--post serve`` on the command-line.
65 ``--post serve`` on the command-line.
66 If you want to use the speaker notes plugin, just add
66 If you want to use the speaker notes plugin, just add
67 ``--notes True`` on the command-line.
67 ``--notes True`` on the command-line.
68 For low connectivity environments, you can use a local copy of the reveal.js library, just add
68 For low connectivity environments, you can use a local copy of the reveal.js library,
69 ``--local reveal.js`` on the command-line, and do not forget to move your downloaded ``reveal.js`` library to the same folder where your slides are located.
69 just add ``--local reveal.js`` on the command-line, and do not forget to move your
70 downloaded ``reveal.js`` library to the same folder where your slides are located.
70
71
71 * ``--to markdown``
72 * ``--to markdown``
72
73
General Comments 0
You need to be logged in to leave comments. Login now