)]}'
{
  "commit": "c860df87e5c1a85adca1b30c6526d30564dc05d8",
  "tree": "7d4310f746170e25eda304d3cdad8596e830e829",
  "parents": [
    "4ac2bdb2319ed407ce76716c62adfd727dc09a9c"
  ],
  "author": {
    "name": "Mark E. Haase",
    "email": "mehaase@gmail.com",
    "time": "Tue Feb 16 18:47:30 2016 -0500"
  },
  "committer": {
    "name": "Mark E. Haase",
    "email": "mehaase@gmail.com",
    "time": "Tue Feb 16 21:56:09 2016 -0500"
  },
  "message": "Fixes dart-lang/markdowndart-lang/markdown#83.\n\nAn inline image is now rendered correctly, sans anchor element,\nand not emitting a close tag for the image element. Unit tests\nhave been updated to match correct rendering.\n\nAn inline image may also be placed inside the content of a link,\nand this case is also rendered correctly. I added three new unit\ntests for this.\n\nThis *would* boost the CommonMark test for images from 1/22 to\n9/22 and the test for links from 33/79 to 53/79, except the\nCommonMark tests are sensitive to attribute order. (See separate\npull request on dart-lang/markdowndart-lang/markdown#51.)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a008ca876f046c1b70a97c8e51c93f891a3ae7db",
      "old_mode": 33188,
      "old_path": "pkgs/markdown/lib/src/inline_parser.dart",
      "new_id": "9be87045e1df83797e4bfc6bb17b7c585688ca0c",
      "new_mode": 33188,
      "new_path": "pkgs/markdown/lib/src/inline_parser.dart"
    },
    {
      "type": "modify",
      "old_id": "a17a8e2d48953755f6493fd442c34d42d3458d92",
      "old_mode": 33188,
      "old_path": "pkgs/markdown/test/original/inline_images.unit",
      "new_id": "45316b6dd2dd10f59bc7a7d969cb2262c5bff1d2",
      "new_mode": 33188,
      "new_path": "pkgs/markdown/test/original/inline_images.unit"
    },
    {
      "type": "modify",
      "old_id": "d6e6d77429080fb5245e1502e74773f91b82d187",
      "old_mode": 33188,
      "old_path": "pkgs/markdown/test/original/inline_links.unit",
      "new_id": "a63a26e44550f8eccd2092650426dff9cbc6a942",
      "new_mode": 33188,
      "new_path": "pkgs/markdown/test/original/inline_links.unit"
    },
    {
      "type": "modify",
      "old_id": "84d1820f34a7a8b4e6ee901d888b85d9c4e9969d",
      "old_mode": 33188,
      "old_path": "pkgs/markdown/test/original/reference_images.unit",
      "new_id": "4f00072ffb64a12a6b200fda471c188facc154b2",
      "new_mode": 33188,
      "new_path": "pkgs/markdown/test/original/reference_images.unit"
    }
  ]
}
