)]}'
{
  "commit": "eec05ee3c29bdb84875594ca71f15fe0557ef95f",
  "tree": "58d0cb882bce1f0a06a8a0dc03036b25a6e7e1a9",
  "parents": [
    "3b8c7eccdc4c474ba383cd5b98b161626b355429",
    "ef3a89c3468bf23934316fcc60a01eeb25ff88dd"
  ],
  "author": {
    "name": "Jonathan Brouwer",
    "email": "jonathantbrouwer@gmail.com",
    "time": "Fri Apr 10 15:33:15 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Apr 10 15:33:15 2026 +0200"
  },
  "message": "Rollup merge of #155040 - yalagadapavankumar:fix-whitespace, r\u003dJohnTitor\n\nFix code block whitespace handling in Markdown\n\n### Fix Markdown code block closing whitespace handling\n\nPreviously, the parser incorrectly accepted closing backticks followed by extra text and rejected lines where only spaces appeared after closing backticks. This did not match expected Markdown behavior.\n\nNow, the parser correctly ends a code block only when line after the code ends with spaces or nothing. Lines where extra text appears after the closing backticks are treated as part of the code block.\n\nIncludes tests for both correct and incorrect cases.\n\n### Related issue\n\nThis PR addresses the Outreachy issue: [Markdown whitespace bug in Rust Compiler](https://github.com/rustfoundation/interop-initiative/issues/53)\n",
  "tree_diff": []
}
