<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/plugins, 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>2010-03-20T21:35:14Z</updated>
<entry>
<title>Removed 'plugins' directory.</title>
<updated>2010-03-20T21:35:14Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2010-03-20T21:35:14Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=5a24e1371da58a5f8f02718944809637420c370a'/>
<id>urn:sha1:5a24e1371da58a5f8f02718944809637420c370a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed processIn -&gt; processWith in sample plugin.</title>
<updated>2009-01-24T19:59:15Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2009-01-24T19:59:15Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=9da6912f7ac0f434d4efcf476b70a0feee1c6200'/>
<id>urn:sha1:9da6912f7ac0f434d4efcf476b70a0feee1c6200</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1526 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Renamed processIn -&gt; processWith, queryIn -&gt; queryWith.</title>
<updated>2009-01-24T19:58:26Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2009-01-24T19:58:26Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=720e9ce3a5c822dc800adc862c20f098ab602902'/>
<id>urn:sha1:720e9ce3a5c822dc800adc862c20f098ab602902</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1521 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Added a plugin system, based on hint.</title>
<updated>2009-01-24T19:58:06Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2009-01-24T19:58:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=874c3e0deabab154548a3e91e271e86e94ba8502'/>
<id>urn:sha1:874c3e0deabab154548a3e91e271e86e94ba8502</id>
<content type='text'>
+ In Text.Pandoc.Definition, added processIn, processInM,
  and queryIn, and deprecated processPandoc and queryPandoc
  for these more general functions, which are useful in writing
  plugins.

+ Added module Text.Pandoc.Plugins.

+ Added a --plugins option to Main, and code to run the parsed pandoc
  document through all the plugins.

+ Provided five sample plugin files in the plugins/ directory.

+ Documented --plugin in the pandoc man page and README.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1519 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
</feed>
