mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-26 17:35:49 +00:00
@@ -599,7 +599,11 @@ Options affecting specific writers
|
||||
stylesheets at absolute URLs will be downloaded; those at relative URLs
|
||||
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 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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user