<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>8b0163176785a82a1aec849881b5806706052d31</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/a20bd44c4e3ae3736ae98adfaa5cfcf6c20f12e6</url>
    <id>a20bd44c4e3ae3736ae98adfaa5cfcf6c20f12e6</id>
    <committed-date>2009-11-30T15:52:23-08:00</committed-date>
    <authored-date>2009-11-30T15:52:23-08:00</authored-date>
    <message>Version bump to 0.4.6.</message>
    <tree>74256809404267a4d6b493e17d41784ef50bede6</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>feaa8025aa06e8ac5b6d32936b57c2147381b672</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/8b0163176785a82a1aec849881b5806706052d31</url>
    <id>8b0163176785a82a1aec849881b5806706052d31</id>
    <committed-date>2009-11-30T15:50:16-08:00</committed-date>
    <authored-date>2009-11-30T15:50:16-08:00</authored-date>
    <message>Inserted parens in UlOrStarLine.

This fixes a bad bug on input like:
____ h  (hangs)
[__________]  (assertion fails)</message>
    <tree>03ddf29361645e3f624790ed747323165ca593f5</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8452e4ee9ffc3aeb2c33378121271de1d3b05d0e</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/feaa8025aa06e8ac5b6d32936b57c2147381b672</url>
    <id>feaa8025aa06e8ac5b6d32936b57c2147381b672</id>
    <committed-date>2009-07-12T22:31:27-07:00</committed-date>
    <authored-date>2009-07-12T22:31:27-07:00</authored-date>
    <message>Dual license GPL/MIT.  Bump version to 0.4.5.</message>
    <tree>bfa302d53723d1af48789a84cda8c35af2590732</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c0c0782ef0a580bc5516cc24a64af76c92b9014</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/8452e4ee9ffc3aeb2c33378121271de1d3b05d0e</url>
    <id>8452e4ee9ffc3aeb2c33378121271de1d3b05d0e</id>
    <committed-date>2009-04-20T08:59:33-07:00</committed-date>
    <authored-date>2009-04-20T08:59:33-07:00</authored-date>
    <message>FIxed README bug.</message>
    <tree>13a6c7437ba398404efc2be292997bb43ba737ec</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6afc0660ab57571f34abd9cf3c13b394a681bd20</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/1c0c0782ef0a580bc5516cc24a64af76c92b9014</url>
    <id>1c0c0782ef0a580bc5516cc24a64af76c92b9014</id>
    <committed-date>2009-01-19T17:35:06-08:00</committed-date>
    <authored-date>2009-01-19T17:35:06-08:00</authored-date>
    <message>In NormalEndLine, lookahead for '&gt;' rather than BlockQuote for efficiency.</message>
    <tree>dda0af9aa0a47a110e1193fe76bb7b318f40fdaa</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>013232bcb1b71a069d60d141a7a310c46f8f3109</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/6afc0660ab57571f34abd9cf3c13b394a681bd20</url>
    <id>6afc0660ab57571f34abd9cf3c13b394a681bd20</id>
    <committed-date>2009-01-19T17:34:43-08:00</committed-date>
    <authored-date>2009-01-19T17:34:43-08:00</authored-date>
    <message>Lookahead for list marker rather than whole list for efficiency.</message>
    <tree>a1a549d0246e4afe96abc5f2626478fd3a42703b</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b6c7aac534d39344307ce23062b02e76c723ad8b</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/013232bcb1b71a069d60d141a7a310c46f8f3109</url>
    <id>013232bcb1b71a069d60d141a7a310c46f8f3109</id>
    <committed-date>2009-01-19T13:21:21-08:00</committed-date>
    <authored-date>2009-01-19T13:21:21-08:00</authored-date>
    <message>Version bump to 0.4.4.</message>
    <tree>4a68e3b929c195d1e30926ab39eb135b6b07eafd</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c33826b4c1775f30659a14a95a4a687fbf3d379c</id>
      </parent>
      <parent>
        <id>e7a83fececbca5d438d37800e7c734b3fffb1c24</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/b6c7aac534d39344307ce23062b02e76c723ad8b</url>
    <id>b6c7aac534d39344307ce23062b02e76c723ad8b</id>
    <committed-date>2009-01-19T13:19:21-08:00</committed-date>
    <authored-date>2009-01-19T13:19:21-08:00</authored-date>
    <message>Merge branch 'master' of git@github.com:jgm/peg-markdown</message>
    <tree>a6a8936367bd1040225f78134a29726169f05e71</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd8ec2bee29fe88da53e17a3cb8a7e0f93039c95</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/c33826b4c1775f30659a14a95a4a687fbf3d379c</url>
    <id>c33826b4c1775f30659a14a95a4a687fbf3d379c</id>
    <committed-date>2009-01-19T13:19:03-08:00</committed-date>
    <authored-date>2009-01-19T13:19:03-08:00</authored-date>
    <message>Changed ListBlockLine to avoid an exponential performance bug.

Louis at Thetabiz Support discovered that markdown would hang
on moderately long tight sublists.  Changing the ListBlockLine
parser to avoid recursive behavior fixes the problem.</message>
    <tree>88256f7873d2aa724d9d89d6d29403634f299696</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>048fe67d90cba4ce0d9db895b2bb256dc2c1bd59</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/e7a83fececbca5d438d37800e7c734b3fffb1c24</url>
    <id>e7a83fececbca5d438d37800e7c734b3fffb1c24</id>
    <committed-date>2009-01-11T19:06:58-08:00</committed-date>
    <authored-date>2009-01-11T19:06:58-08:00</authored-date>
    <message>Added windows compilation instructions to README.</message>
    <tree>56a2ce995f824d7b14e0170d4dd0f3ba9043b4bb</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c1d3cecad080b50d1d66583393c50b8de3878da5</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/048fe67d90cba4ce0d9db895b2bb256dc2c1bd59</url>
    <id>048fe67d90cba4ce0d9db895b2bb256dc2c1bd59</id>
    <committed-date>2008-11-22T18:34:45-08:00</committed-date>
    <authored-date>2008-11-22T18:34:45-08:00</authored-date>
    <message>Version bump to 0.4.3.</message>
    <tree>e5be897bfb8d357c363cb1ebfbd47e6eeb55a895</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd8ec2bee29fe88da53e17a3cb8a7e0f93039c95</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/c1d3cecad080b50d1d66583393c50b8de3878da5</url>
    <id>c1d3cecad080b50d1d66583393c50b8de3878da5</id>
    <committed-date>2008-11-22T18:32:38-08:00</committed-date>
    <authored-date>2008-11-22T18:32:38-08:00</authored-date>
    <message>Updated match_inlines function with smart punctuation inline elements.

This fixes a bug in '--smart' mode with reference links that include smart
punctuation.  Thanks to Jason Blevins for pointing out the bug.</message>
    <tree>beb4d05fa56003b0275a06ef1628fc53733b86b3</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c731b2d0feb5991b02a35c4637f003b7f1ed98f4</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/dd8ec2bee29fe88da53e17a3cb8a7e0f93039c95</url>
    <id>dd8ec2bee29fe88da53e17a3cb8a7e0f93039c95</id>
    <committed-date>2008-11-17T22:27:42-08:00</committed-date>
    <authored-date>2008-11-17T22:27:42-08:00</authored-date>
    <message>Version bump to 0.4.2.</message>
    <tree>cc93600bbc972adabb25547ba3e38c8c237cba96</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>98f54c734ee6bd00455622fb13b29f31769158fe</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/c731b2d0feb5991b02a35c4637f003b7f1ed98f4</url>
    <id>c731b2d0feb5991b02a35c4637f003b7f1ed98f4</id>
    <committed-date>2008-11-17T22:25:57-08:00</committed-date>
    <authored-date>2008-11-17T22:25:57-08:00</authored-date>
    <message>Fixed parsing of markdown line breaks.

Line breaks are now handled in the Endline parser.</message>
    <tree>7527f1cfe2dc7a2358edf1d2dd09180ada0d146e</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5d9d2daee896e2e09580b8ce806348aa4c40eb2e</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/98f54c734ee6bd00455622fb13b29f31769158fe</url>
    <id>98f54c734ee6bd00455622fb13b29f31769158fe</id>
    <committed-date>2008-09-10T17:33:01-07:00</committed-date>
    <authored-date>2008-09-10T17:31:03-07:00</authored-date>
    <message>Markdown.pl compatibility improvements in list parser:

+ Lists that begin with an enumerator may contain bulleted
  list items; these are treated just as if they were enumerated.
  Similarly, lists that begin with a bullet may contain
  enumerated list items; these are treated just as if they were
  bulleted.  In general, only the marker on the first list item
  matters.  So, for example, this is parsed as an ordered list:

    1. one
    +  two
    +  three
    4. four

  This is the behavior of Markdown.pl, for better or worse.

+ This allows a simplification of the list parsers.
  Now we have ListTight and ListLoose instead of BulletListTight,
  OrderedListTight, etc.

+ A horizontal rule may now appear in a list without space before
  it; it immediately ends the list.  So,

    * one
    * two
    * * * *

  is parsed as an unordered list followed by a horizontal rule.
  Again, this is Markdown.pl behavior.</message>
    <tree>38b50454d30bbed4e6ca08bde287f9cce51c0d09</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>331980bdc1629f4c1f2923b93ecfcbd9c4c28cea</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/5d9d2daee896e2e09580b8ce806348aa4c40eb2e</url>
    <id>5d9d2daee896e2e09580b8ce806348aa4c40eb2e</id>
    <committed-date>2008-09-01T14:05:34-07:00</committed-date>
    <authored-date>2008-09-01T14:05:34-07:00</authored-date>
    <message>Don't gobble whitespace around Em dashes.</message>
    <tree>c9389ec9fd06cafb185f6ed6d7e465b759150a98</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>00289355e55ecc06a6635f14f14a5bcebe28e429</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/331980bdc1629f4c1f2923b93ecfcbd9c4c28cea</url>
    <id>331980bdc1629f4c1f2923b93ecfcbd9c4c28cea</id>
    <committed-date>2008-08-26T23:30:35-07:00</committed-date>
    <authored-date>2008-08-26T23:30:35-07:00</authored-date>
    <message>Don't look for close tags for &lt;hr&gt; or &lt;isindex&gt;.
Fixes a bad performance bug pointed out by John Muhl.</message>
    <tree>6689cfbafcba41a60c024a4766e1fedb38b2bacd</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9ca8be02c3e2a1c36b76e1d2d300caae29509963</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/00289355e55ecc06a6635f14f14a5bcebe28e429</url>
    <id>00289355e55ecc06a6635f14f14a5bcebe28e429</id>
    <committed-date>2008-08-09T12:04:40-07:00</committed-date>
    <authored-date>2008-08-09T12:04:40-07:00</authored-date>
    <message>Version 0.4.1.</message>
    <tree>3f183ee8b74117cc04b2d6ca0138193bc7f4bb5e</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8d79bae00d6f5a41bd0b57f84dcad1c5d32560a3</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/9ca8be02c3e2a1c36b76e1d2d300caae29509963</url>
    <id>9ca8be02c3e2a1c36b76e1d2d300caae29509963</id>
    <committed-date>2008-08-08T14:33:09-07:00</committed-date>
    <authored-date>2008-08-08T14:33:09-07:00</authored-date>
    <message>Initialize 'padded' to 2 at beginning of print_element_list.
Otherwise it will retain its value in subsequent calls, and we'll
get undesired blank lines at the beginning of the output.</message>
    <tree>2bf12155e2dc9a9a493ebfa050ae21b683839216</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4a132ed78b6f7bf62d6b795929c58732a0ecc75b</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/8d79bae00d6f5a41bd0b57f84dcad1c5d32560a3</url>
    <id>8d79bae00d6f5a41bd0b57f84dcad1c5d32560a3</id>
    <committed-date>2008-08-06T13:24:59-07:00</committed-date>
    <authored-date>2008-08-06T13:24:59-07:00</authored-date>
    <message>Documented EXT_FILTER_HTML and EXT_FILTER_STYLES in README.</message>
    <tree>e5069aab883f27e61c9acd34f8accd05ccca84eb</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2abc9a8a44d9920d20c30eb639596a8726580381</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/4a132ed78b6f7bf62d6b795929c58732a0ecc75b</url>
    <id>4a132ed78b6f7bf62d6b795929c58732a0ecc75b</id>
    <committed-date>2008-08-06T13:19:56-07:00</committed-date>
    <authored-date>2008-08-06T13:19:56-07:00</authored-date>
    <message>Version bump to 0.4; use 'peg-markdown' instead of program name in version message.</message>
    <tree>54d3e6c5aa97d7b2aaaeed9885472bbc2337811d</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>656f5c3054a6f2d0c2ce5314685e1a98a6370051</id>
      </parent>
    </parents>
    <author>
      <name>Ryan Tomayko</name>
      <email>rtomayko@gmail.com</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/2abc9a8a44d9920d20c30eb639596a8726580381</url>
    <id>2abc9a8a44d9920d20c30eb639596a8726580381</id>
    <committed-date>2008-08-01T23:29:37-07:00</committed-date>
    <authored-date>2008-08-01T23:29:37-07:00</authored-date>
    <message>Fix extensions flags bit collision.

Setting EXT_FILTER_HTML was the same as setting
(EXT_SMART | EXT_NOTES); setting EXT_FILTER_STYLES would
also set EXT_NOTES.

The switch to hex notation is purely to hint that the
values are meant to be used as bit flags directly.</message>
    <tree>5429e200c8928af55502812c9db9aef68c4d9981</tree>
    <committer>
      <name>Ryan Tomayko</name>
      <email>rtomayko@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>51ea8667729b175cd6b1658777f6a66ec61d8eb5</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/656f5c3054a6f2d0c2ce5314685e1a98a6370051</url>
    <id>656f5c3054a6f2d0c2ce5314685e1a98a6370051</id>
    <committed-date>2008-07-23T16:40:55-07:00</committed-date>
    <authored-date>2008-07-23T16:40:55-07:00</authored-date>
    <message>Fixed bug in parsing input:  &quot;****hi&quot;.</message>
    <tree>e522991205fbb18fb931be7872a73e172ec75a69</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e6d9fad91ad49ac90c1b9184b95ee87ee19e2a92</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/51ea8667729b175cd6b1658777f6a66ec61d8eb5</url>
    <id>51ea8667729b175cd6b1658777f6a66ec61d8eb5</id>
    <committed-date>2008-07-16T08:36:18-07:00</committed-date>
    <authored-date>2008-07-16T08:36:18-07:00</authored-date>
    <message>Fixed --filter-html option.  Added --filter-styles.
Also added a parser for style blocks, which weren't correctly handled before.</message>
    <tree>2c236aff7d57e16ffddd4dd74065bd3727510b1f</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac82c2da187e0a660c46ca334bce5454a15037d5</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/e6d9fad91ad49ac90c1b9184b95ee87ee19e2a92</url>
    <id>e6d9fad91ad49ac90c1b9184b95ee87ee19e2a92</id>
    <committed-date>2008-07-16T08:22:26-07:00</committed-date>
    <authored-date>2008-07-16T08:22:26-07:00</authored-date>
    <message>Added --filter-html option and EXT_FILTER_HTML extension to filter all raw HTML.</message>
    <tree>af45378ea8b9d9d894285b6562f5cdafbb5e43e9</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>22058c5a6890133725ead276f5ade18c0807a91b</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/ac82c2da187e0a660c46ca334bce5454a15037d5</url>
    <id>ac82c2da187e0a660c46ca334bce5454a15037d5</id>
    <committed-date>2008-06-18T11:23:36-07:00</committed-date>
    <authored-date>2008-06-18T11:23:36-07:00</authored-date>
    <message>Modifed StarLine/UlLine so they don't gobble the trailing space.
This helps with cases like:  '*hi * ** * there*', which should be
one big emphasized string with some asterisks inside.</message>
    <tree>48df44cc779dbac20b8669d02d87e316f0760195</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d2f8e7263f094a36fcd70a675fa75567adfe066c</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/22058c5a6890133725ead276f5ade18c0807a91b</url>
    <id>22058c5a6890133725ead276f5ade18c0807a91b</id>
    <committed-date>2008-06-18T08:00:49-07:00</committed-date>
    <authored-date>2008-06-18T08:00:49-07:00</authored-date>
    <message>Modified UlOrStarLine to skip sequences of _ or * with space on both sides.</message>
    <tree>d7d09035939b9413a2883a1ff953bdea9ce5f407</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a5937cf8ec3db3ad43354b68ef4b56793600f0fb</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/d2f8e7263f094a36fcd70a675fa75567adfe066c</url>
    <id>d2f8e7263f094a36fcd70a675fa75567adfe066c</id>
    <committed-date>2008-06-17T09:53:49-07:00</committed-date>
    <authored-date>2008-06-17T09:53:49-07:00</authored-date>
    <message>Minor whitespace changes.</message>
    <tree>0222cd7bdb9c651e212fa5789d6c5d212514496d</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fb8d07d70bc1b64f3acfbd3b57f3c1d10abd073f</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/a5937cf8ec3db3ad43354b68ef4b56793600f0fb</url>
    <id>a5937cf8ec3db3ad43354b68ef4b56793600f0fb</id>
    <committed-date>2008-06-17T09:49:02-07:00</committed-date>
    <authored-date>2008-06-17T09:49:02-07:00</authored-date>
    <message>Version bump to 0.3.</message>
    <tree>21c3f2e357754ad754aaabfbe874b1e32013805a</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c78ea7e3ce57bdd9f88dd305ad4f3b8b909cec0</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/peg-markdown/commit/fb8d07d70bc1b64f3acfbd3b57f3c1d10abd073f</url>
    <id>fb8d07d70bc1b64f3acfbd3b57f3c1d10abd073f</id>
    <committed-date>2008-06-17T09:43:01-07:00</committed-date>
    <authored-date>2008-06-17T09:43:01-07:00</authored-date>
    <message>Added comment header to markdown_lib.c.</message>
    <tree>911cec854d70066565608e4d62e9fb2faf0b4057</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
</commits>
