From d58d242931b5317864eea12ed5da9921488f5e86 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Mon, 16 Nov 2015 07:02:33 -0800 Subject: [PATCH] Updated man page. --- man/pandoc.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/man/pandoc.1 b/man/pandoc.1 index 6f5c0bbd3..6440a2da9 100644 --- a/man/pandoc.1 +++ b/man/pandoc.1 @@ -4491,8 +4491,9 @@ For example: .nf \f[C] <audio\ controls="1"> -\ <source\ src="http://www.sixbarsjail.it/tmp/bach_toccata.mp3" -\ data\-external="1"\ type="audio/mpeg"></source> +\ \ <source\ src="http://example.com/music/toccata.mp3" +\ \ \ \ \ \ \ \ \ \ data\-external="1"\ type="audio/mpeg"> +\ \ </source> </audio> \f[] .fi