parent
07b8a456b1
commit
902c63ebea
1 changed files with 5 additions and 1 deletions
6
README
6
README
|
@ -599,7 +599,11 @@ Options affecting specific writers
|
||||||
stylesheets at absolute URLs will be downloaded; those at relative URLs
|
stylesheets at absolute URLs will be downloaded; those at relative URLs
|
||||||
will be sought relative to the working directory (if the first source
|
will be sought relative to the working directory (if the first source
|
||||||
file is local) or relative to the base URL (if the first source
|
file is local) or relative to the base URL (if the first source
|
||||||
file is remote). `--self-contained` does not work with `--mathjax`.
|
file is remote). Limitation: resources that are loaded dynamically
|
||||||
|
through JavaScript cannot be incorporated; as a result, `--self-contained`
|
||||||
|
does not work with `--mathjax`, and some advanced features (e.g.
|
||||||
|
zoom or speaker notes) may not work in an offline "self-contained"
|
||||||
|
`reveal.js` slide show.
|
||||||
|
|
||||||
`--offline`
|
`--offline`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue