{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":430290336,"defaultBranch":"master","name":"mdformat","ownerLogin":"jamesquilty","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-11-21T06:24:27.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17913592?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1714828726.0","currentOid":""},"activityList":{"items":[{"before":"3969819e77ae035e20ff4b1100b6f9b09a9b6578","after":null,"ref":"refs/tags/configurable","pushedAt":"2024-05-04T13:17:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jamesquilty","name":"James Quilty","path":"/jamesquilty","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17913592?s=80&v=4"}},{"before":"12970f0b66ddfbb4e99feac2998bb7a89804b38b","after":null,"ref":"refs/tags/show","pushedAt":"2024-05-04T12:40:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jamesquilty","name":"James Quilty","path":"/jamesquilty","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17913592?s=80&v=4"}},{"before":"255007b45fbd5cfd93799bc4a56797ea5eccc470","after":"12970f0b66ddfbb4e99feac2998bb7a89804b38b","ref":"refs/heads/add-defaults-to-configuration","pushedAt":"2023-10-05T07:41:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jamesquilty","name":"James Quilty","path":"/jamesquilty","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17913592?s=80&v=4"},"commit":{"message":"Add configuration option to enable/disable HTML entity substitution\n\nAdds a boolean entry 'entity_substitution' to the DEFAULT_OPTS dictionary and allows modification of the default value via a configuration file. Tests the boolean value in _util.build_mdit() and disables the markdown-it-py 'entity' rule if this option is set to False. Only escapes '&' in _context.text() if 'entity_substitution' is True.","shortMessageHtmlLink":"Add configuration option to enable/disable HTML entity substitution"}},{"before":"6d6b068ca7cb731968e71e090e71e6495e9e7681","after":"255007b45fbd5cfd93799bc4a56797ea5eccc470","ref":"refs/heads/add-defaults-to-configuration","pushedAt":"2023-10-05T07:41:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jamesquilty","name":"James Quilty","path":"/jamesquilty","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17913592?s=80&v=4"},"commit":{"message":"Add configuration option to enable/disable HTML entity substitution\n\nAdds a boolean entry 'entity_substitution' to the DEFAULT_OPTS dictionary and allows modification of the default value via a configuration file. Tests the boolean value in _util.build_mdit() and disables the markdown-it-py 'entity' rule if this option is set to False. Only escapes '&' in _context.text() if 'entity_substitution' is True.","shortMessageHtmlLink":"Add configuration option to enable/disable HTML entity substitution"}},{"before":"255007b45fbd5cfd93799bc4a56797ea5eccc470","after":"6d6b068ca7cb731968e71e090e71e6495e9e7681","ref":"refs/heads/add-defaults-to-configuration","pushedAt":"2023-10-05T07:10:39.000Z","pushType":"push","commitsCount":26,"pusher":{"login":"jamesquilty","name":"James Quilty","path":"/jamesquilty","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17913592?s=80&v=4"},"commit":{"message":"Merge branch 'executablebooks:master' into add-defaults-to-configuration","shortMessageHtmlLink":"Merge branch 'executablebooks:master' into add-defaults-to-configuration"}},{"before":"ff1aa3c40140e06b90a710ca19fe11728d543e11","after":"b8b5781f04f56192ae759cdf5c60811b0e82c2cf","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2023-10-05T07:10:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jamesquilty","name":"James Quilty","path":"/jamesquilty","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17913592?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/psf/black: 193ee766ca496871f93621d6b58d57a6564ff81b → e87737140f32d3cd7c44ede75f02dcd58e55820e](https://github.com/psf/black/compare/193ee766ca496871f93621d6b58d57a6564ff81b...e87737140f32d3cd7c44ede75f02dcd58e55820e)\n- https://github.com/myint/docformatter → https://github.com/PyCQA/docformatter","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"0cbd2054dedf98ec8366001c8a16eacfa85cebc1","after":"782cb22f294bc4ce48368ee173de4837fc208ecf","ref":"refs/heads/master","pushedAt":"2023-10-05T07:07:15.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"jamesquilty","name":"James Quilty","path":"/jamesquilty","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17913592?s=80&v=4"},"commit":{"message":"Merge pull request #411 from executablebooks/version-0.7.17\n\nBump version: 0.7.16 → 0.7.17","shortMessageHtmlLink":"Merge pull request executablebooks#411 from executablebooks/version-0…"}},{"before":"1493e57e29b143df84afcde5d199f9fc4c3e5c9e","after":"0cbd2054dedf98ec8366001c8a16eacfa85cebc1","ref":"refs/heads/master","pushedAt":"2023-03-28T05:17:03.489Z","pushType":"push","commitsCount":4,"pusher":{"login":"jamesquilty","name":"James Quilty","path":"/jamesquilty","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17913592?s=80&v=4"},"commit":{"message":"docs: add mdformat-mkdocs (#380)\n\n* docs: add mdformat-mkdocs\r\n\r\n* refactor: sort the plugins by plugin name\r\n\r\n* docs: better summarize the mkdocs plugin","shortMessageHtmlLink":"docs: add mdformat-mkdocs (executablebooks#380)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0wNFQxMzoxNzo1OS4wMDAwMDBazwAAAARBbizP","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0yOFQwNToxNzowMy40ODkwNjBazwAAAAMMmZ7C"}},"title":"Activity · jamesquilty/mdformat"}