From f3e6ad917c888b58616b3ad04d73a640674af740 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 3 Mar 2015 18:12:20 -0700 Subject: Change 4'33" to use prime & double-prime marks --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4bd83ca..d7e4976 100644 --- a/README.md +++ b/README.md @@ -22,21 +22,21 @@ subtitle: Subtitle # optional genre: verse # verse or prose epigraph: # optional -- content: 'Quote from outside' # req'd if epigraph exists - link: 'Link to online version of epigraph' # optional - attrib: 'Who said the epigraph' # optional +- content: 'Content of epigraph' # req'd if epigraph exists + link: 'http://link-to-epigraph-source/' # optional + attrib: 'Epigraph attribution' # optional -dedication: John Doe # optional +dedication: my mother # optional project: title: Original project name - order: 1 # original project order - prev: + order: 1 # page number, optional + prev: # optional - title: Title of previous thing in original project link: link to that thing - title: Title of other previous thing link: link to that thing - next: + next: #optional - title: Title of next thing in original project link: link to that thing - title: Title of other next thing @@ -44,6 +44,6 @@ project: ... ```` -To compile all the markdown into glorious, glorious HTML (visible at ), run `compile.sh` (`bash compile.sh` in Windows) in the root directory of this git repository. +To compile all the markdown into glorious, glorious HTML (visible at ), run `compile.sh` (`bash compile.sh` in Windows) in the root directory of this git repository. [pandoc]: http://johnmacfarlane.net/pandoc/ -- cgit 1.4.1-21-gabe81