pandoc/src
fiddlosopher 77ba3429e2 Allow multi-line titles and authors in meta block.
Based on a patch by Justin Bogner.

Titles may span multiple lines, provided continuation lines
begin with a space character.

Separate authors may be put on multiple lines, provided
each line after the first begins with a space character.
Each author must fit on one line. Multiple authors on
a single line may still be separated by a semicolon.

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1854 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-02-28 11:21:19 +00:00
..
Text Allow multi-line titles and authors in meta block. 2010-02-28 11:21:19 +00:00
markdown2pdf.hs markdown2pdf: always do at least two runs. 2010-01-05 08:36:08 +00:00
pandoc.hs Behave gracefully if HOME is not set. 2010-02-21 16:47:24 +00:00