From ba701557f3312e21c9acc4e39ab9ed8dba69ed8a Mon Sep 17 00:00:00 2001 From: damianavila Date: Wed, 31 Jul 2013 20:12:28 -0300 Subject: [PATCH] Fixing docs. --- docs/source/interactive/nbconvert.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/source/interactive/nbconvert.rst b/docs/source/interactive/nbconvert.rst index cb241fc97..01422d0eb 100644 --- a/docs/source/interactive/nbconvert.rst +++ b/docs/source/interactive/nbconvert.rst @@ -65,8 +65,9 @@ The currently supported export formats are: ``--post serve`` on the command-line. If you want to use the speaker notes plugin, just add ``--notes True`` on the command-line. - For low connectivity environments, you can use a local copy of the reveal.js library, just add - ``--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. + For low connectivity environments, you can use a local copy of the reveal.js library, + just add ``--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. * ``--to markdown``