<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>2382acb9f10bec86c227fbd576a682d593053802</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/7856b7b2ba1bb5a69f6db0e6374ede61d98a6d89</url>
    <id>7856b7b2ba1bb5a69f6db0e6374ede61d98a6d89</id>
    <committed-date>2008-04-26T09:15:21-07:00</committed-date>
    <authored-date>2008-04-26T09:13:07-07:00</authored-date>
    <message>bin/bluecloth doesn't wrap result HTML in &lt;html&gt;&lt;body&gt; tags anymore.
add a couple of more tests to emphasis samples, ensuring every bit of http://daringfireball.net/projects/markdown/syntax has tests in our test suite</message>
    <tree>afd1cd886356fede242d920d8846ef9b4dc5f561</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>320fc66c65d8bcb7c88daaf710f3d48dddefae99</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/2382acb9f10bec86c227fbd576a682d593053802</url>
    <id>2382acb9f10bec86c227fbd576a682d593053802</id>
    <committed-date>2008-04-26T08:25:48-07:00</committed-date>
    <authored-date>2008-04-26T08:25:48-07:00</authored-date>
    <message>split groups of test samples into several files</message>
    <tree>862594eaea15a47cd0293537222ea22ee8c54704</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee2c173c12f0902041f5b8456196aee1fcb6b88d</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/320fc66c65d8bcb7c88daaf710f3d48dddefae99</url>
    <id>320fc66c65d8bcb7c88daaf710f3d48dddefae99</id>
    <committed-date>2008-04-23T16:21:38-07:00</committed-date>
    <authored-date>2008-04-23T16:21:38-07:00</authored-date>
    <message>add official Markdown.pl for reference and testing</message>
    <tree>346543a176c77cc9a5fff6ba90598c9e41f847f4</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e81cc600a05e3caad70cdafdbec056b90a9031fa</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/ee2c173c12f0902041f5b8456196aee1fcb6b88d</url>
    <id>ee2c173c12f0902041f5b8456196aee1fcb6b88d</id>
    <committed-date>2008-04-23T16:21:02-07:00</committed-date>
    <authored-date>2008-04-23T16:21:02-07:00</authored-date>
    <message>remove legacy files</message>
    <tree>30126f6e56e7e711f5e78cb75719282d4e545e5d</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a2f123d592dda5539fd317f9530a9936e2b6e3f3</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/e81cc600a05e3caad70cdafdbec056b90a9031fa</url>
    <id>e81cc600a05e3caad70cdafdbec056b90a9031fa</id>
    <committed-date>2008-04-23T16:09:11-07:00</committed-date>
    <authored-date>2008-04-23T16:09:11-07:00</authored-date>
    <message>finish transitioning tests/ to spec/. mark failing/unconverted tests as pending</message>
    <tree>7dd2f5755cd808e3dc143c81ed39278ed50b0ff1</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7667deac7fdc6cdb738247682b6a9f16ebdfaa0d</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/a2f123d592dda5539fd317f9530a9936e2b6e3f3</url>
    <id>a2f123d592dda5539fd317f9530a9936e2b6e3f3</id>
    <committed-date>2008-04-22T16:47:16-07:00</committed-date>
    <authored-date>2008-04-22T16:47:16-07:00</authored-date>
    <message>split BlueCloth implementation across transform/blocks,inline,links,util files</message>
    <tree>1e5ed6d236208287d74f6d00b7945665d5062092</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ccf8d08fc0a2af771f78a3c1c5dff518314046ac</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/7667deac7fdc6cdb738247682b6a9f16ebdfaa0d</url>
    <id>7667deac7fdc6cdb738247682b6a9f16ebdfaa0d</id>
    <committed-date>2008-04-22T15:51:39-07:00</committed-date>
    <authored-date>2008-04-22T15:51:39-07:00</authored-date>
    <message>load samples and convert each one to an &quot;it&quot; block in specs</message>
    <tree>1590eddffc86a9aee5fa82f676423851cf2e60bd</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>053df9fdcd139a6a1191cb3c65c049676dc31631</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/ccf8d08fc0a2af771f78a3c1c5dff518314046ac</url>
    <id>ccf8d08fc0a2af771f78a3c1c5dff518314046ac</id>
    <committed-date>2008-04-09T13:25:41-07:00</committed-date>
    <authored-date>2008-04-09T13:25:41-07:00</authored-date>
    <message>heredoc for the failure message was a bad idea</message>
    <tree>d9cc7e8ef276c56ec83501260e65a9c924c23b59</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bf4c0983bd472a884636191176514d89d9a04a39</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/053df9fdcd139a6a1191cb3c65c049676dc31631</url>
    <id>053df9fdcd139a6a1191cb3c65c049676dc31631</id>
    <committed-date>2008-04-09T13:04:16-07:00</committed-date>
    <authored-date>2008-04-09T13:04:16-07:00</authored-date>
    <message>change sample loader to load named sample files</message>
    <tree>022f89f0cc4d97e92dc255a6ef8d3709d11f5f76</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b894c00b7b10495807cfe3f5f71445e46da7158d</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/bf4c0983bd472a884636191176514d89d9a04a39</url>
    <id>bf4c0983bd472a884636191176514d89d9a04a39</id>
    <committed-date>2008-04-09T12:44:34-07:00</committed-date>
    <authored-date>2008-04-09T12:44:34-07:00</authored-date>
    <message>move failing samples to spec/samples</message>
    <tree>2cf4291e10bdf1591fbaa5f275efbe5194cb3228</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bd917226a8b74f18185d43fbd367b030d721e14c</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/b894c00b7b10495807cfe3f5f71445e46da7158d</url>
    <id>b894c00b7b10495807cfe3f5f71445e46da7158d</id>
    <committed-date>2008-04-09T12:08:03-07:00</committed-date>
    <authored-date>2008-04-09T12:08:03-07:00</authored-date>
    <message>better link to my github profile in readme</message>
    <tree>074ba5c107d256f45de2e800f86976bba8ea5eb7</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>740709d3f6e6e871e59252a1f208ee7441bb949f</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/bd917226a8b74f18185d43fbd367b030d721e14c</url>
    <id>bd917226a8b74f18185d43fbd367b030d721e14c</id>
    <committed-date>2008-04-09T12:05:28-07:00</committed-date>
    <authored-date>2008-04-09T12:05:28-07:00</authored-date>
    <message>info about the fork in readme</message>
    <tree>c873ab23f16433b1781c31e4aabb16da07c499c6</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>42f875e6d3bd4ebe9bb7fa8388b2e8ed60242347</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/740709d3f6e6e871e59252a1f208ee7441bb949f</url>
    <id>740709d3f6e6e871e59252a1f208ee7441bb949f</id>
    <committed-date>2008-04-09T11:34:34-07:00</committed-date>
    <authored-date>2008-04-09T11:34:34-07:00</authored-date>
    <message>extract loading of samples into SampleLoader</message>
    <tree>88581732213646a66e6aa701045067f12dafc515</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0649cd5b5193a7b4fa595df612e4ef1853b5033f</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/42f875e6d3bd4ebe9bb7fa8388b2e8ed60242347</url>
    <id>42f875e6d3bd4ebe9bb7fa8388b2e8ed60242347</id>
    <committed-date>2008-04-09T11:30:37-07:00</committed-date>
    <authored-date>2008-04-09T11:30:37-07:00</authored-date>
    <message>move markdown tests to samples with an rspec runner</message>
    <tree>98d14b1b74b2dfb71af6ac86844f1e011df530df</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>960651eb74aa968c4d0762f93f50a7dc9a00b6d4</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/0649cd5b5193a7b4fa595df612e4ef1853b5033f</url>
    <id>0649cd5b5193a7b4fa595df612e4ef1853b5033f</id>
    <committed-date>2008-04-09T10:17:13-07:00</committed-date>
    <authored-date>2008-04-09T10:17:13-07:00</authored-date>
    <message>remove failing tests to a separate file; create a framework for spec</message>
    <tree>f2f04d9e4d56dc7379b4cfc1c9884fc46bef51e0</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>845acf533a55161fa7f8a4730f935cb21d631664</id>
      </parent>
    </parents>
    <author>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/960651eb74aa968c4d0762f93f50a7dc9a00b6d4</url>
    <id>960651eb74aa968c4d0762f93f50a7dc9a00b6d4</id>
    <committed-date>2005-05-12T14:31:59-07:00</committed-date>
    <authored-date>2005-05-12T14:31:59-07:00</authored-date>
    <message>- Renamed tests without goofy numbers.


git-svn-id: svn://deveiate.org/BlueCloth/trunk@76 d6f57770-b9d7-0310-8243-b47124d2e82b</message>
    <tree>362591b7c01ec35ed0cdeb1b192f78c97a7cf6c8</tree>
    <committer>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f3d71e0dec5b449dbf6866c06a451d228474c91c</id>
      </parent>
    </parents>
    <author>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/845acf533a55161fa7f8a4730f935cb21d631664</url>
    <id>845acf533a55161fa7f8a4730f935cb21d631664</id>
    <committed-date>2005-05-12T13:31:10-07:00</committed-date>
    <authored-date>2005-05-12T13:31:10-07:00</authored-date>
    <message>- Updated license to BSD/Ruby's; included LICENSE.txt from Ruby dist.


git-svn-id: svn://deveiate.org/BlueCloth/trunk@75 d6f57770-b9d7-0310-8243-b47124d2e82b</message>
    <tree>f6f6925bd3362ea14fd76f1f3423bdc4f6210606</tree>
    <committer>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ccfbe3d8f13beb85e8a496b5cd6964a962d0756b</id>
      </parent>
    </parents>
    <author>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/f3d71e0dec5b449dbf6866c06a451d228474c91c</url>
    <id>f3d71e0dec5b449dbf6866c06a451d228474c91c</id>
    <committed-date>2005-05-12T12:48:27-07:00</committed-date>
    <authored-date>2005-05-12T12:48:27-07:00</authored-date>
    <message>- Added tests to make sure I dont break lists trying to fix #15
- Added tests for Markdown 1.0.1 syntax (#18).


git-svn-id: svn://deveiate.org/BlueCloth/trunk@74 d6f57770-b9d7-0310-8243-b47124d2e82b</message>
    <tree>79c2d3add5d14d7005a140aeeabfa36b37021ff8</tree>
    <committer>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0ce1799871e1eb50b83b78d7967d5d55da9a7708</id>
      </parent>
    </parents>
    <author>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/ccfbe3d8f13beb85e8a496b5cd6964a962d0756b</url>
    <id>ccfbe3d8f13beb85e8a496b5cd6964a962d0756b</id>
    <committed-date>2005-05-12T12:26:33-07:00</committed-date>
    <authored-date>2005-05-12T12:26:33-07:00</authored-date>
    <message>- Added new tests for bug #17 (two-character bold/italic bug)
- Added new test for bug #12 (Ruby with warnings enabled causes ArgumentError)



git-svn-id: svn://deveiate.org/BlueCloth/trunk@73 d6f57770-b9d7-0310-8243-b47124d2e82b</message>
    <tree>b623fdf9a42e99caab9d487bb6e42d21b8bb4ee0</tree>
    <committer>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>611db85892555a91c5d052bc22965c9889aecaaf</id>
      </parent>
    </parents>
    <author>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/0ce1799871e1eb50b83b78d7967d5d55da9a7708</url>
    <id>0ce1799871e1eb50b83b78d7967d5d55da9a7708</id>
    <committed-date>2004-08-30T22:19:45-07:00</committed-date>
    <authored-date>2004-08-30T22:19:45-07:00</authored-date>
    <message>- Updated for 1.0.0fc3 release.


git-svn-id: svn://deveiate.org/BlueCloth/trunk@72 d6f57770-b9d7-0310-8243-b47124d2e82b</message>
    <tree>ee5bd77dfc3f23ba2ca3a7b02f53ee823f02ed2b</tree>
    <committer>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9a19d84765aaf4f818931c312a87e3bca6d660d1</id>
      </parent>
    </parents>
    <author>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/611db85892555a91c5d052bc22965c9889aecaaf</url>
    <id>611db85892555a91c5d052bc22965c9889aecaaf</id>
    <committed-date>2004-08-24T22:27:15-07:00</committed-date>
    <authored-date>2004-08-24T22:27:15-07:00</authored-date>
    <message>- Fixed bug introduced by the last bugfix, fixed tests that missed the new bug.


git-svn-id: svn://deveiate.org/BlueCloth/trunk@69 d6f57770-b9d7-0310-8243-b47124d2e82b</message>
    <tree>de440219b114c4445dd838845e29b568e53494d3</tree>
    <committer>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d18453373b3dd004a951846f7d6915bd26b38938</id>
      </parent>
    </parents>
    <author>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/9a19d84765aaf4f818931c312a87e3bca6d660d1</url>
    <id>9a19d84765aaf4f818931c312a87e3bca6d660d1</id>
    <committed-date>2004-08-24T22:14:37-07:00</committed-date>
    <authored-date>2004-08-24T22:14:37-07:00</authored-date>
    <message>- Tracked down and fixed another regexp engine overflow bug; added a new test,
   datafile, and minimal testcase that illustrates it.


git-svn-id: svn://deveiate.org/BlueCloth/trunk@68 d6f57770-b9d7-0310-8243-b47124d2e82b</message>
    <tree>19ac143af009427640fa7aff26259c6f871f6f7c</tree>
    <committer>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3185232be52cf5063703e1ce3330087bdac23a30</id>
      </parent>
    </parents>
    <author>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/d18453373b3dd004a951846f7d6915bd26b38938</url>
    <id>d18453373b3dd004a951846f7d6915bd26b38938</id>
    <committed-date>2004-08-24T07:57:17-07:00</committed-date>
    <authored-date>2004-08-24T07:57:17-07:00</authored-date>
    <message>- Updated to v1.0.0.

git-svn-id: svn://deveiate.org/BlueCloth/trunk@66 d6f57770-b9d7-0310-8243-b47124d2e82b</message>
    <tree>c3edad0405895b36ac91063b4af584ce607093ed</tree>
    <committer>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d552fcaa25486901e9433924e5a121ce1de65648</id>
      </parent>
    </parents>
    <author>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/3185232be52cf5063703e1ce3330087bdac23a30</url>
    <id>3185232be52cf5063703e1ce3330087bdac23a30</id>
    <committed-date>2004-08-24T07:56:47-07:00</committed-date>
    <authored-date>2004-08-24T07:56:47-07:00</authored-date>
    <message>- Updated to v1.0.0.

git-svn-id: svn://deveiate.org/BlueCloth/trunk@65 d6f57770-b9d7-0310-8243-b47124d2e82b</message>
    <tree>b948a49ad35ba98d3c0ec39447eec67d7854a3ad</tree>
    <committer>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90b37c81f9d8320ed361e80ee313dc0c6c8b4a40</id>
      </parent>
    </parents>
    <author>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/d552fcaa25486901e9433924e5a121ce1de65648</url>
    <id>d552fcaa25486901e9433924e5a121ce1de65648</id>
    <committed-date>2004-08-24T07:53:32-07:00</committed-date>
    <authored-date>2004-08-24T07:53:32-07:00</authored-date>
    <message>- Updated to 20040824.

git-svn-id: svn://deveiate.org/BlueCloth/trunk@64 d6f57770-b9d7-0310-8243-b47124d2e82b</message>
    <tree>ddfc6d227afb8fa0712045b217ba96079b6df536</tree>
    <committer>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>264fb5bf9a03de258e9d9249f807414ded901394</id>
      </parent>
    </parents>
    <author>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/90b37c81f9d8320ed361e80ee313dc0c6c8b4a40</url>
    <id>90b37c81f9d8320ed361e80ee313dc0c6c8b4a40</id>
    <committed-date>2004-08-24T07:52:05-07:00</committed-date>
    <authored-date>2004-08-24T07:52:05-07:00</authored-date>
    <message>- Added CHANGES.xml to ignore property for root directory.



git-svn-id: svn://deveiate.org/BlueCloth/trunk@63 d6f57770-b9d7-0310-8243-b47124d2e82b</message>
    <tree>b3c2af36dd4287ff14fbaf3bf5fa84e324aae3e4</tree>
    <committer>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ea09c20557e20565cb6ef2915a5553116220059e</id>
      </parent>
    </parents>
    <author>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/264fb5bf9a03de258e9d9249f807414ded901394</url>
    <id>264fb5bf9a03de258e9d9249f807414ded901394</id>
    <committed-date>2004-08-24T07:48:44-07:00</committed-date>
    <authored-date>2004-08-24T07:48:44-07:00</authored-date>
    <message>- Brought list of block-level tags up to date with Markdown 1.0's list
- Propagated fix for overflow to the other two block-match patterns.
- Abstracted list-item patterns out into constants to closer match Markdown's
  code and to expose them for use in other code.
- Fixed indentation of &lt;pre&gt; blocks inside blockquotes.
- Added new tests for all of the above.


git-svn-id: svn://deveiate.org/BlueCloth/trunk@62 d6f57770-b9d7-0310-8243-b47124d2e82b</message>
    <tree>b3c2af36dd4287ff14fbaf3bf5fa84e324aae3e4</tree>
    <committer>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>50059ebf840d8d9b8140fe5afe174f5e7f2a4c61</id>
      </parent>
    </parents>
    <author>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/ea09c20557e20565cb6ef2915a5553116220059e</url>
    <id>ea09c20557e20565cb6ef2915a5553116220059e</id>
    <committed-date>2004-08-22T12:28:23-07:00</committed-date>
    <authored-date>2004-08-22T12:28:23-07:00</authored-date>
    <message>- Fixed re-engine overflow for all tested cases (thanks to Martin Chase
  &lt;stillflame@FaerieMUD.org&gt; for the fix).
- Wrote some additional tests to be sure the block-level html escaper is working
  after the above fix.


git-svn-id: svn://deveiate.org/BlueCloth/trunk@61 d6f57770-b9d7-0310-8243-b47124d2e82b</message>
    <tree>fc8efa51ef9e5c3131fc9ebbe142a8be32bab4b4</tree>
    <committer>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>abb2a6e596c3ce54a55e73dd3a767d0be48b4b71</id>
      </parent>
    </parents>
    <author>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/50059ebf840d8d9b8140fe5afe174f5e7f2a4c61</url>
    <id>50059ebf840d8d9b8140fe5afe174f5e7f2a4c61</id>
    <committed-date>2004-08-22T12:26:25-07:00</committed-date>
    <authored-date>2004-08-22T12:26:25-07:00</authored-date>
    <message>- Removed skip of overflow test.


git-svn-id: svn://deveiate.org/BlueCloth/trunk@60 d6f57770-b9d7-0310-8243-b47124d2e82b</message>
    <tree>313e21759b6787fe0d42965f944f7309c012b030</tree>
    <committer>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>87d6e1d7ca9968974a36d954c8459355788971bd</id>
      </parent>
    </parents>
    <author>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </author>
    <url>http://github.com/github/bluecloth/commit/abb2a6e596c3ce54a55e73dd3a767d0be48b4b71</url>
    <id>abb2a6e596c3ce54a55e73dd3a767d0be48b4b71</id>
    <committed-date>2004-08-22T12:24:35-07:00</committed-date>
    <authored-date>2004-08-22T12:24:35-07:00</authored-date>
    <message>- &quot;Fixed&quot; the test case so it overflows again.


git-svn-id: svn://deveiate.org/BlueCloth/trunk@59 d6f57770-b9d7-0310-8243-b47124d2e82b</message>
    <tree>4b8667a7eb0045e4c217accb529dd3eb3d64a8fb</tree>
    <committer>
      <name>Michael Granger</name>
      <email>ged@FaerieMUD.org</email>
    </committer>
  </commit>
</commits>
