aboutsummaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-11-12 13:27:41 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-11-12 13:27:41 -0800
commitc80c0df1fef118d32118dce222b204ae1f7b7f8b (patch)
treee3bff572fa0f59cf2c9a05160595367955570991 /BUGS
parent83b1aa042d72cdb7790eec1de5d86bf2bded60db (diff)
downloadpandoc-c80c0df1fef118d32118dce222b204ae1f7b7f8b.tar.gz
EPUB writer: don't download linked media when `data-external` attribute set.
By default pandoc downloads all linked media and includes it in the EPUB container. This can be disabled by setting `data-external` on the tags linking to media that should not be downloaded. Example: <audio controls="1"> <source src="http://www.sixbarsjail.it/tmp/bach_toccata.mp3" type="audio/mpeg"></source> </audio> Closes #2473.
Diffstat (limited to 'BUGS')
0 files changed, 0 insertions, 0 deletions