From 9a96429a1a018803c8b1af6d9a9300d346b53b3c Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sat, 14 Jul 2007 06:28:09 +0000 Subject: Revamped website. git-svn-id: https://pandoc.googlecode.com/svn/trunk@699 788f1e2b-df1e-0410-8736-df70ead52e1b --- web/demos | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/demos') diff --git a/web/demos b/web/demos index 90371af0a..fe12bf35b 100644 --- a/web/demos +++ b/web/demos @@ -11,9 +11,9 @@ click on the name of the output file: @ pandoc -s README -o example2.html -3. HTML with smart quotes, table of contents, CSS, and custom header and footer: +3. HTML with smart quotes, table of contents, CSS, and custom footer: -@ pandoc -s -S --toc -c main.css -B header.html -A footer.html README -o example3.html +@ pandoc -s -S --toc -c pandoc.css -A footer.html README -o example3.html 4. LaTeX: -- cgit v1.2.3