)]}'
{
  "commit": "edb01436ba2e8218081f567af5d89ca47d71c3b0",
  "tree": "e5213280efbaea8fe9b25eac11133ea3c20c2501",
  "parents": [
    "ccb930eeda5aeaf80eac0d6e32860e9edfa4b82c"
  ],
  "author": {
    "name": "Chris Sewell",
    "email": "chrisj_sewell@hotmail.com",
    "time": "Wed Mar 10 13:00:00 2021 +0100"
  },
  "committer": {
    "name": "Chris Sewell",
    "email": "chrisj_sewell@hotmail.com",
    "time": "Wed Mar 10 13:00:00 2021 +0100"
  },
  "message": "👌 IMPROVE: Link validation\n\n- Disallow escaped spaces inside link destination: `[](url\\ xxx)` no longer valid (implements: https://github.com/markdown-it/markdown-it/commit/2290e109c5c6b0391f4416adc9c0b0a9b9923326)\n-  Stop link title parsing when second `(` is found: `[](url (xxx())` no longer valid (implements: https://github.com/markdown-it/markdown-it/commit/b1651b1363a3ad3a438e3db502ed886efd71c9ed)\n- Stop link parsing when second `\u003c` is found: `[](\u003cfoo\u003cbar\u003e)` (implements: https://github.com/markdown-it/markdown-it/commit/f688abccaff9d7ea490774d707a8611ec65495ab)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4e91cb4ffdc5955049ea90baa5931eefee91b3b7",
      "old_mode": 33188,
      "old_path": "markdown_it/helpers/parse_link_destination.py",
      "new_id": "bdbaee790c20006886059cd3f9f6d38ba31db250",
      "new_mode": 33188,
      "new_path": "markdown_it/helpers/parse_link_destination.py"
    },
    {
      "type": "modify",
      "old_id": "048b4e6006d32ff66becf7b51ae1b6342f99b697",
      "old_mode": 33188,
      "old_path": "markdown_it/helpers/parse_link_title.py",
      "new_id": "4aa67e888c14ce95369e323a9d6abca7c52ca123",
      "new_mode": 33188,
      "new_path": "markdown_it/helpers/parse_link_title.py"
    },
    {
      "type": "modify",
      "old_id": "d5bf9ab7dcfb4b3f856383d251fa4c6d1a3bb9ae",
      "old_mode": 33188,
      "old_path": "tests/test_port/fixtures/commonmark_extras.md",
      "new_id": "0db4f191e981871784e44402cddca1e2f3a54bd7",
      "new_mode": 33188,
      "new_path": "tests/test_port/fixtures/commonmark_extras.md"
    }
  ]
}
