{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":4834499,"defaultBranch":"develop","name":"python-markdownify","ownerLogin":"matthewwithanm","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-06-29T16:30:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/126263?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1711486577.0","currentOid":""},"activityList":{"items":[{"before":"46af45bb3c392180c254a3f97f6bcb8bfecb8116","after":"43dbe20aaf9d11c38c9dab7d0e8f30dfdedf19e7","ref":"refs/heads/develop","pushedAt":"2024-04-04T19:50:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AlexVonB","name":null,"path":"/AlexVonB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7325664?s=80&v=4"},"commit":{"message":"fixed github action badges\n\nsee https://github.com/badges/shields/issues/8671","shortMessageHtmlLink":"fixed github action badges"}},{"before":"2bd07726854e184a0f2ed0a79871901b16206fcb","after":"46af45bb3c392180c254a3f97f6bcb8bfecb8116","ref":"refs/heads/develop","pushedAt":"2024-04-04T19:42:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AlexVonB","name":null,"path":"/AlexVonB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7325664?s=80&v=4"},"commit":{"message":"Escape all characters with Markdown significance (#118)\n\n* Escape all characters with Markdown significance\r\n\r\nThere are many punctuation characters that sometimes have significance\r\nin Markdown; more systematically escape them all (based on a new\r\nescape_misc configuration option).\r\n\r\nA limited attempt is made to limit the escaping of '.' and ')' to the\r\ncontext where they might have Markdown significance (after a number,\r\nwhere they can indicate an ordered list item); no such attempt is made\r\nfor the other characters (and even that limiting of '.' and ')' may\r\nnot be entirely safe in all cases, as it's possible the HTML could\r\nhave the number outside the block being escaped in one go,\r\ne.g. `1.`.\r\n\r\n---------\r\n\r\nCo-authored-by: AlexVonB ","shortMessageHtmlLink":"Escape all characters with Markdown significance (#118)"}},{"before":"74ddc408cca3a8b59c070daffaae34ef2593f9e1","after":"2bd07726854e184a0f2ed0a79871901b16206fcb","ref":"refs/heads/develop","pushedAt":"2024-04-04T18:55:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AlexVonB","name":null,"path":"/AlexVonB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7325664?s=80&v=4"},"commit":{"message":"Avoid inline styles inside `` / `
` conversion (#117)\n\n* Avoid inline styles inside `` / `
` conversion\r\n\r\nThe check used for this is analogous to that used to avoid escaping\r\npotential markup characters inside such tags.\r\n\r\nFixes #103\r\n\r\n---------\r\n\r\nCo-authored-by: AlexVonB ","shortMessageHtmlLink":"Avoid inline styles inside <code> / <pre> conversion (#117)"}},{"before":"be3a7f4672aa3ed8a27ca070f015fc716ac64928","after":"383847ee86bc3424b5eed0f93fa26242c39fb046","ref":"refs/heads/master","pushedAt":"2024-03-26T20:56:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AlexVonB","name":null,"path":"/AlexVonB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7325664?s=80&v=4"},"commit":{"message":"Merge branch 'develop'","shortMessageHtmlLink":"Merge branch 'develop'"}},{"before":"3b4a014f25e8fef9434a41b17698210d920001fb","after":"74ddc408cca3a8b59c070daffaae34ef2593f9e1","ref":"refs/heads/develop","pushedAt":"2024-03-26T20:56:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AlexVonB","name":null,"path":"/AlexVonB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7325664?s=80&v=4"},"commit":{"message":"bump to v0.12.1","shortMessageHtmlLink":"bump to v0.12.1"}},{"before":"8219d2a67319c46c36b4a93ef661dd307ff4b099","after":"be3a7f4672aa3ed8a27ca070f015fc716ac64928","ref":"refs/heads/master","pushedAt":"2024-03-26T20:52:45.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"AlexVonB","name":null,"path":"/AlexVonB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7325664?s=80&v=4"},"commit":{"message":"Merge branch 'develop'","shortMessageHtmlLink":"Merge branch 'develop'"}},{"before":"57d4f379236fdda75c7359d664ecf4aea8bcb157","after":"3b4a014f25e8fef9434a41b17698210d920001fb","ref":"refs/heads/develop","pushedAt":"2024-03-26T20:50:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AlexVonB","name":null,"path":"/AlexVonB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7325664?s=80&v=4"},"commit":{"message":"Table merge cell horizontally (#110)\n\n* Fix #109 Table merge cell horizontally\r\n\r\n* Add test case for colspan\r\n\r\n---------\r\n\r\nCo-authored-by: AlexVonB ","shortMessageHtmlLink":"Table merge cell horizontally (#110)"}},{"before":"d5fb0fbb859f7c9881d04894d75129d4e17fe83f","after":"57d4f379236fdda75c7359d664ecf4aea8bcb157","ref":"refs/heads/develop","pushedAt":"2024-03-26T20:43:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AlexVonB","name":null,"path":"/AlexVonB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7325664?s=80&v=4"},"commit":{"message":"fixed tests for table caption","shortMessageHtmlLink":"fixed tests for table caption"}},{"before":"e4df41225da327aeb1ca5acd87be02518f8f8865","after":"d5fb0fbb859f7c9881d04894d75129d4e17fe83f","ref":"refs/heads/develop","pushedAt":"2024-03-26T20:41:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AlexVonB","name":null,"path":"/AlexVonB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7325664?s=80&v=4"},"commit":{"message":"make sure there are blank lines around table/figure captions (#114)\n\nSigned-off-by: chrispy \r\nCo-authored-by: AlexVonB ","shortMessageHtmlLink":"make sure there are blank lines around table/figure captions (#114)"}},{"before":"804a3f8f079e1f9018030d80414d9981b531fccb","after":"e4df41225da327aeb1ca5acd87be02518f8f8865","ref":"refs/heads/develop","pushedAt":"2024-03-26T20:32:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AlexVonB","name":null,"path":"/AlexVonB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7325664?s=80&v=4"},"commit":{"message":"Support conversion of header rows in tables without th tag (#83)\n\n* Fixed support for header row conversion for tables without th tag","shortMessageHtmlLink":"Support conversion of header rows in tables without th tag (#83)"}},{"before":"7d0bf46057558508bd122b2fcfe5419276d59e71","after":"804a3f8f079e1f9018030d80414d9981b531fccb","ref":"refs/heads/develop","pushedAt":"2024-03-26T20:21:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AlexVonB","name":null,"path":"/AlexVonB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7325664?s=80&v=4"},"commit":{"message":"added further readme for custom converters","shortMessageHtmlLink":"added further readme for custom converters"}},{"before":"2f9a42d3b8873e9ac4ce91379c8f36fc610e7ee7","after":"7d0bf46057558508bd122b2fcfe5419276d59e71","ref":"refs/heads/develop","pushedAt":"2024-03-26T20:15:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AlexVonB","name":null,"path":"/AlexVonB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7325664?s=80&v=4"},"commit":{"message":"revert workaround example in README.rst for