<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/external/markdown-processor.py, branch fix-options</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pygments-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/'/>
<entry>
<title>Happy new year 2013.</title>
<updated>2013-01-09T11:46:32+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-01-09T11:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=d61e25e529a78887c8364126f7f73a2e6651a1e6'/>
<id>d61e25e529a78887c8364126f7f73a2e6651a1e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright update.</title>
<updated>2012-02-05T11:58:02+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2012-02-05T11:58:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=cecb6181930eb60cbbe26cd5b09d5047084faa97'/>
<id>cecb6181930eb60cbbe26cd5b09d5047084faa97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix current copyright year.</title>
<updated>2011-07-09T10:05:46+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-07-09T10:05:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=a2648efced6c982e879419241ad75cacfae792bd'/>
<id>a2648efced6c982e879419241ad75cacfae792bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Happy new year!</title>
<updated>2010-01-01T13:13:04+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-01-01T13:13:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=5ef2eb0fefdaaac99fcedf647e41d9e430572b38'/>
<id>5ef2eb0fefdaaac99fcedf647e41d9e430572b38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyrighting style to standard "team" tags.</title>
<updated>2009-01-04T14:26:47+00:00</updated>
<author>
<name>gbrandl</name>
<email>devnull@localhost</email>
</author>
<published>2009-01-04T14:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=778e736ce9d0b19632cf2f18e216b12e2001d390'/>
<id>778e736ce9d0b19632cf2f18e216b12e2001d390</id>
<content type='text'>
Update AUTHORS file accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update AUTHORS file accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Some fixes to the markdown-processor</title>
<updated>2008-06-18T19:21:45+00:00</updated>
<author>
<name>Horst Gutmann</name>
<email>zerok@zerokspot.com</email>
</author>
<published>2008-06-18T19:21:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=452f2b7a72d857e25edee36a5131284281d1c828'/>
<id>452f2b7a72d857e25edee36a5131284281d1c828</id>
<content type='text'>
Updated most of the information to Markdown 1.7 and moved the code up the
preprocessor chain to become a TextPreprocessor in order to avoid unnecessary
paragraphs in the final HTML output.

The extra '\n' -&gt; '&lt;br /&gt;' replacement is necessary to also allow newlines
in the sourcecode without splitting the output HTML into multiple code
segments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated most of the information to Markdown 1.7 and moved the code up the
preprocessor chain to become a TextPreprocessor in order to avoid unnecessary
paragraphs in the final HTML output.

The extra '\n' -&gt; '&lt;br /&gt;' replacement is necessary to also allow newlines
in the sourcecode without splitting the output HTML into multiple code
segments.
</pre>
</div>
</content>
</entry>
<entry>
<title>make reindent.</title>
<updated>2007-09-15T19:39:44+00:00</updated>
<author>
<name>gbrandl</name>
<email>devnull@localhost</email>
</author>
<published>2007-09-15T19:39:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=deca996f8f687faf4331caf8a5346c02e1de2c06'/>
<id>deca996f8f687faf4331caf8a5346c02e1de2c06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add externals for Markdown and ReST. (Ticket #268).</title>
<updated>2007-09-12T20:22:44+00:00</updated>
<author>
<name>gbrandl</name>
<email>devnull@localhost</email>
</author>
<published>2007-09-12T20:22:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=7c0271f06490b6dc42381f3679f8c79813f326c1'/>
<id>7c0271f06490b6dc42381f3679f8c79813f326c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
