)]}'
{
  "commit": "d3e67c61e14a8913d4abc2e086f8478b01934b4d",
  "tree": "b258167a8a4222f5a542767f070fa7ab4095fd62",
  "parents": [
    "61e801ed59bed5edf97940e88e3c861291b43022"
  ],
  "author": {
    "name": "Zhiguang Chen",
    "email": "zhiguang.c@gmail.com",
    "time": "Tue Aug 30 22:00:20 2022 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Aug 30 13:00:20 2022 -0700"
  },
  "message": "Rewrite checkbox(task list) extension (dart-lang/markdown#450)\n\n* revert to old version\r\n\r\n* Parse tasklist items\r\n\r\n* Add test cases\r\n\r\n* Change package import to path import\r\n\r\n* Add a comment to UnorderedListSyntax\r\n\r\n* Some optimisation\r\n\r\n1. Remove enableCheckbox option from ListSyntax\r\n2. Rename UnorderedListWithCheckBoxSyntax to UnOrderedListWithCheckboxSyntax\r\n3. Rename OrderedListWithCheckBoxSyntax to OrderedListWithCheckboxSyntax\r\n\r\n* Fix a prefer_interpolation_to_compose_strings issue\r\n\r\n* Fix the requested changes\r\n\r\n* Put an accidentally deleted test case back\r\n\r\n* Rename successfulMatch to match\r\n\r\n* Rename UnOrderedListWithCheckboxSyntax to UnorderedListWithCheckboxSyntax",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b111744b0c53b6a5773d23a804b5f446bc37ffae",
      "old_mode": 33188,
      "old_path": "pkgs/markdown/lib/src/block_syntaxes/list_syntax.dart",
      "new_id": "ce46166b9e62af0b56b76d576be1b426ef6c56db",
      "new_mode": 33188,
      "new_path": "pkgs/markdown/lib/src/block_syntaxes/list_syntax.dart"
    },
    {
      "type": "modify",
      "old_id": "2f8a66a6d8ade4eccd8df1015ad76ba341e3ff98",
      "old_mode": 33188,
      "old_path": "pkgs/markdown/lib/src/block_syntaxes/ordered_list_with_checkbox_syntax.dart",
      "new_id": "8d865e872e2481dbabe22b8831be241cddf008b1",
      "new_mode": 33188,
      "new_path": "pkgs/markdown/lib/src/block_syntaxes/ordered_list_with_checkbox_syntax.dart"
    },
    {
      "type": "modify",
      "old_id": "6b1ae10770078ae339f09859a1fe23e013aff357",
      "old_mode": 33188,
      "old_path": "pkgs/markdown/lib/src/block_syntaxes/unordered_list_syntax.dart",
      "new_id": "66bdf0f3f4cbf2854f2d36239b7bb3610480a970",
      "new_mode": 33188,
      "new_path": "pkgs/markdown/lib/src/block_syntaxes/unordered_list_syntax.dart"
    },
    {
      "type": "modify",
      "old_id": "795d8a7916fd7b1c996e018834041b5c2c71f6c5",
      "old_mode": 33188,
      "old_path": "pkgs/markdown/lib/src/block_syntaxes/unordered_list_with_checkbox_syntax.dart",
      "new_id": "5f3ddf04ca1b46e1aba65c179fdbb6675a5c2370",
      "new_mode": 33188,
      "new_path": "pkgs/markdown/lib/src/block_syntaxes/unordered_list_with_checkbox_syntax.dart"
    },
    {
      "type": "modify",
      "old_id": "7f2be485f7e3cce783c09b84283207558be23731",
      "old_mode": 33188,
      "old_path": "pkgs/markdown/lib/src/extension_set.dart",
      "new_id": "bbbd8ef20f4d48d88e201691a218cc39327f4b06",
      "new_mode": 33188,
      "new_path": "pkgs/markdown/lib/src/extension_set.dart"
    },
    {
      "type": "modify",
      "old_id": "b45dda53a37ec2857d4a53d4c6a78b07e9d718a4",
      "old_mode": 33188,
      "old_path": "pkgs/markdown/test/extensions/ordered_list_with_checkboxes.unit",
      "new_id": "84cf86e419f9d349f15c23e288c6d950f43afe66",
      "new_mode": 33188,
      "new_path": "pkgs/markdown/test/extensions/ordered_list_with_checkboxes.unit"
    },
    {
      "type": "modify",
      "old_id": "2d7fc2b72592f5edee5c6906b866819f845e2be0",
      "old_mode": 33188,
      "old_path": "pkgs/markdown/test/extensions/unordered_list_with_checkboxes.unit",
      "new_id": "170b6de4cf811f91ffaf487ef2358a3b6168c083",
      "new_mode": 33188,
      "new_path": "pkgs/markdown/test/extensions/unordered_list_with_checkboxes.unit"
    },
    {
      "type": "modify",
      "old_id": "7bbdd98c8c538d23a13ac2ed33cb511cb966bfea",
      "old_mode": 33188,
      "old_path": "pkgs/markdown/test/markdown_test.dart",
      "new_id": "0b05c739c9ddf365f6bd51e1b720d74f91e8e616",
      "new_mode": 33188,
      "new_path": "pkgs/markdown/test/markdown_test.dart"
    }
  ]
}
