<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/src/Tests/Readers, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2012-07-26T15:37:36Z</updated>
<entry>
<title>Moved tests to tests/, modified cabal file so lib isn't recompiled.</title>
<updated>2012-07-26T15:37:36Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2012-07-26T15:37:36Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=45e4c123a45b83d666088967c25b91cf9bb5db72'/>
<id>urn:sha1:45e4c123a45b83d666088967c25b91cf9bb5db72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed reader parameters from ParserState to ReaderOptions.</title>
<updated>2012-07-26T05:35:41Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2012-07-26T05:35:41Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=acde1e82d2f070ceab8d0fd01ad3677c6c9e078c'/>
<id>urn:sha1:acde1e82d2f070ceab8d0fd01ad3677c6c9e078c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved stateLiterateHaskell to readerLiterateHaskell in Options.</title>
<updated>2012-07-26T05:05:06Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2012-07-26T03:20:03Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=856aa8c244b86a51d4229bf7c5f3799d231570f7'/>
<id>urn:sha1:856aa8c244b86a51d4229bf7c5f3799d231570f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Got rid of stateStandalone, which was hardly used anyway.</title>
<updated>2012-07-26T03:08:42Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2012-07-26T03:08:42Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=1dba82f25ee17590bf03b00659662240460b7824'/>
<id>urn:sha1:1dba82f25ee17590bf03b00659662240460b7824</id>
<content type='text'>
The only possible effect will be with rst fragments that
begin with an rst title block, which will now cause the
header transform.
</content>
</entry>
<entry>
<title>Options -&gt; ReaderOptions.</title>
<updated>2012-07-25T18:08:06Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2012-07-25T18:08:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=dfa19061abc24a3e95b9b37e4f9484d902110899'/>
<id>urn:sha1:dfa19061abc24a3e95b9b37e4f9484d902110899</id>
<content type='text'>
Better to keep reader and writer options separate.
</content>
</entry>
<entry>
<title>Put smart, strict in separate options field in state.</title>
<updated>2012-07-25T17:45:45Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2012-07-25T17:45:45Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=da3702357dc9a310b460c82411fe5b8c870416d5'/>
<id>urn:sha1:da3702357dc9a310b460c82411fe5b8c870416d5</id>
<content type='text'>
This is the beginning of a larger transition that will make
Options, not ParserState, the parameter of the read functions.
(Options will also be used in writers, in place of WriterOptions.)

Next step is to remove strict, replacing it with granular
tests for different extensions.
</content>
</entry>
<entry>
<title>LaTeX reader:  Add ", " to suffix...</title>
<updated>2012-02-11T05:48:42Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2012-02-11T05:47:36Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=f59e33dd1a49e3f3229c4c26d50c9d002343221d'/>
<id>urn:sha1:f59e33dd1a49e3f3229c4c26d50c9d002343221d</id>
<content type='text'>
if it doesn't start w space or punctuation.  Otherwise we
get no space between the year and the suffix in author-date styles.
</content>
</entry>
<entry>
<title>Added test case for issue #186 (\$ in latex math).</title>
<updated>2012-02-08T03:41:37Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2012-02-08T03:24:09Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=9538328c6b483041de8a8e610ba9bf94a6600c2f'/>
<id>urn:sha1:9538328c6b483041de8a8e610ba9bf94a6600c2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added test case for issue #186 (\$ in latex math).</title>
<updated>2012-02-08T03:24:09Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2012-02-08T03:24:09Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=03d69daab6e9d0a683bef4376b6eca8e2d0adae6'/>
<id>urn:sha1:03d69daab6e9d0a683bef4376b6eca8e2d0adae6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LaTeX reader:  use raw latex as fallback for Cites.</title>
<updated>2012-02-06T20:42:12Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2012-02-06T20:41:34Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=df3f3ddb6eacc01b2462a862eb7bf8ee6db6b9f7'/>
<id>urn:sha1:df3f3ddb6eacc01b2462a862eb7bf8ee6db6b9f7</id>
<content type='text'>
This way you can still get the raw latex back, even if you don't
process with citeproc.  Previously, cites were not visible at all
unless you specified --biblio on the command line and converted
them using citeproc, or used --natbib or --biblatex.
</content>
</entry>
</feed>
