mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-25 17:05:41 +00:00
Use example.com for sample link in changelog.
This commit is contained in:
@@ -112,7 +112,8 @@ pandoc (1.15.2)
|
||||
the tags linking to media that should not be downloaded. Example:
|
||||
|
||||
<audio controls="1">
|
||||
<source src="http://www.sixbarsjail.it/tmp/bach_toccata.mp3"
|
||||
<source
|
||||
src="https://example.com/downloads/tocatta.mp3"
|
||||
type="audio/mpeg"></source>
|
||||
</audio>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user