986c1f9dee
+ LaTeX reader did not parse metadata correctly. Now the title, author, and date are parsed correctly, and everything else in the preamble is skipped. + Simplified parsing of LaTeX command arguments and options. The function commandArgs now returns a list of arguments OR options (in whatever order they appear). The brackets are included, and a new stripFirstAndLast function is provided to strip them off when needed. This fixes a problem in dealing with \newcommand, etc. + Added a "try" before "parser" in definition of notFollowedBy' combinator. Adjusted the code using this combinator accordingly. + Changed handling of code blocks. Previously, some readers allowed trailing newlines, while others stripped them. Now, all readers strip trailing newlines in code blocks; writers insert a newline at the end of code blocks as needed. + Changed test suite to reflect these changes. git-svn-id: https://pandoc.googlecode.com/svn/trunk@137 788f1e2b-df1e-0410-8736-df70ead52e1b |
||
---|---|---|
.. | ||
MarkdownTest_1.0.3 | ||
bodybg.gif | ||
generate.sh | ||
html-reader.html | ||
html-reader.native | ||
insert | ||
lalune.jpg | ||
movie.jpg | ||
rst-reader.native | ||
rst-reader.rst | ||
runtests.pl | ||
s5.basic.html | ||
s5.fancy.html | ||
s5.fragment.html | ||
s5.inserts.html | ||
s5.native | ||
testsuite.native | ||
testsuite.txt | ||
writer.html | ||
writer.latex | ||
writer.markdown | ||
writer.native | ||
writer.rst | ||
writer.rtf | ||
writer.smart.html |