<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mppdown/src/parser, branch master</title>
<subtitle>C++ implementation of the mdown2 specification.</subtitle>
<id>https://git.awhk.org/mppdown/atom?h=master</id>
<link rel='self' href='https://git.awhk.org/mppdown/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.awhk.org/mppdown/'/>
<updated>2011-09-08T09:13:13Z</updated>
<entry>
<title>Moved the default parser into a namespace.</title>
<updated>2011-09-08T09:13:13Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@fastmail.net</email>
</author>
<published>2011-09-08T08:57:03Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/mppdown/commit/?id=027031a505f9f0e5c8c5fafc94c4440667159e3c'/>
<id>urn:sha1:027031a505f9f0e5c8c5fafc94c4440667159e3c</id>
<content type='text'>
This change is motivated by the need of having several parsers. This
will make mppdown more extensible.
</content>
</entry>
<entry>
<title>Line element added, plus a lot of good stuff.</title>
<updated>2011-04-01T16:01:01Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@fastmail.net</email>
</author>
<published>2011-04-01T16:01:01Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/mppdown/commit/?id=1c5bf1893f960e73b389831af4a225c32ff1b132'/>
<id>urn:sha1:1c5bf1893f960e73b389831af4a225c32ff1b132</id>
<content type='text'>
This element is another milestone on the road to awesome new elements.
Besides, it was necessary to add this element if I wanted to implement
comment lines someday.

I also added some minor changes in the way mppdown handles newline
characters: they are now really expected, throwing an exception if
absent, and a newline character is now expected after every paragraph.
This newline character is then rendered back by the LaTeX generator,
hence following the proper LaTeX syntax regarding paragraphs.
</content>
</entry>
<entry>
<title>Bug in forced line break support fixed.</title>
<updated>2011-03-11T16:22:43Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@fastmail.net</email>
</author>
<published>2011-03-11T16:22:43Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/mppdown/commit/?id=ba76e1b03a1b691e0220ed31de1fdd1b6a0f924d'/>
<id>urn:sha1:ba76e1b03a1b691e0220ed31de1fdd1b6a0f924d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Paragraph element added.</title>
<updated>2011-03-11T15:57:33Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@fastmail.net</email>
</author>
<published>2011-03-11T15:53:04Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/mppdown/commit/?id=e837682344d6edd2012d1ab2fd30d77ffa486593'/>
<id>urn:sha1:e837682344d6edd2012d1ab2fd30d77ffa486593</id>
<content type='text'>
This element will allow me to add more cool things like real paragraphs,
lists, or quotation blocks. Please check the MDOWN file for an
exhaustive list of blocks.
</content>
</entry>
<entry>
<title>Forced line break support added.</title>
<updated>2011-02-20T14:02:16Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@fastmail.net</email>
</author>
<published>2011-02-20T14:02:16Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/mppdown/commit/?id=7acf15c1f0623f157e6abdf4a9bff5b050add967'/>
<id>urn:sha1:7acf15c1f0623f157e6abdf4a9bff5b050add967</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unbreakable space support added.</title>
<updated>2011-02-20T13:50:02Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@fastmail.net</email>
</author>
<published>2011-02-20T13:50:02Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/mppdown/commit/?id=02f387c216ca27abd3cad5f7d9043abd9e7ae168'/>
<id>urn:sha1:02f387c216ca27abd3cad5f7d9043abd9e7ae168</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicit link support enabled.</title>
<updated>2011-02-17T12:50:39Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@fastmail.net</email>
</author>
<published>2011-02-17T12:50:39Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/mppdown/commit/?id=1cfccfe6c2c4fb6a7c15f7953a31fad80bffd580'/>
<id>urn:sha1:1cfccfe6c2c4fb6a7c15f7953a31fad80bffd580</id>
<content type='text'>
mppdown now really parses explicit links!
</content>
</entry>
<entry>
<title>Explicit link support added.</title>
<updated>2011-02-17T12:43:53Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@fastmail.net</email>
</author>
<published>2011-02-17T12:43:53Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/mppdown/commit/?id=4291a6aac9ee4a1c79bc24c40d4c558bf88d3e93'/>
<id>urn:sha1:4291a6aac9ee4a1c79bc24c40d4c558bf88d3e93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copyright notices updated.</title>
<updated>2011-01-28T22:46:31Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@fastmail.net</email>
</author>
<published>2011-01-28T22:46:31Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/mppdown/commit/?id=8b4d3a47a6dce83d9455e59c84946e3fee38f79a'/>
<id>urn:sha1:8b4d3a47a6dce83d9455e59c84946e3fee38f79a</id>
<content type='text'>
Yes, this is a real patch!
</content>
</entry>
<entry>
<title>Subscript text support added (once again).</title>
<updated>2010-12-07T05:33:32Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@fastmail.net</email>
</author>
<published>2010-12-07T05:33:32Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/mppdown/commit/?id=70cf7c0f25d482e3e90285f8045c6a442268abbe'/>
<id>urn:sha1:70cf7c0f25d482e3e90285f8045c6a442268abbe</id>
<content type='text'>
</content>
</entry>
</feed>
