{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":571770,"defaultBranch":"main","name":"pandoc","ownerLogin":"jgm","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2010-03-20T20:34:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3044?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716172766.0","currentOid":""},"activityList":{"items":[{"before":"f98f3b141db10170d9b9a0b771b7b1ec1a190116","after":"7e7735bb6b41c6f76ed3a03d06f7e1fe7dca299d","ref":"refs/heads/main","pushedAt":"2024-05-31T21:03:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Use `\\linewidth` instead of `\\columnwidth` or `\\textwidth`...\n\nfor resizing figures, table cells, etc. in LaTeX. `\\linewidth`,\nunlike the others, is sensitive to indented environments like\nlists.\n\nCloses #9775.","shortMessageHtmlLink":"Use \\linewidth instead of \\columnwidth or \\textwidth..."}},{"before":"a057d409c4c5d973a82195e6ce9dad1608e1dfe6","after":"f98f3b141db10170d9b9a0b771b7b1ec1a190116","ref":"refs/heads/main","pushedAt":"2024-05-31T19:04:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Use latest dev version of citeproc.","shortMessageHtmlLink":"Use latest dev version of citeproc."}},{"before":"872d7bcd286223fc395ae8909426aaa103b8bf82","after":"a057d409c4c5d973a82195e6ce9dad1608e1dfe6","ref":"refs/heads/main","pushedAt":"2024-05-31T16:49:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Update stack.yaml to use dev dependencies for typst, djot.","shortMessageHtmlLink":"Update stack.yaml to use dev dependencies for typst, djot."}},{"before":"439e586bc7499e9796815bd242891327b470b99e","after":"872d7bcd286223fc395ae8909426aaa103b8bf82","ref":"refs/heads/main","pushedAt":"2024-05-31T16:45:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Fix metadata in docx writer.\n\nThe new OpenXML template had spaces for metadata that need\nto be filled with OpenXML fragments with the proper shape.\nThis patch ensures that everything is the right shape.\n\nCloses #9828.","shortMessageHtmlLink":"Fix metadata in docx writer."}},{"before":"7abfec3d2c0e6084b8029d38cd45912697822f3a","after":"439e586bc7499e9796815bd242891327b470b99e","ref":"refs/heads/main","pushedAt":"2024-05-31T15:38:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Use dev version of djoths.","shortMessageHtmlLink":"Use dev version of djoths."}},{"before":"0e92d9483ce55ca2dc3a7a2d12897ac0e25f4dbd","after":"7abfec3d2c0e6084b8029d38cd45912697822f3a","ref":"refs/heads/main","pushedAt":"2024-05-31T00:25:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Fix typo in fix to template.typst.","shortMessageHtmlLink":"Fix typo in fix to template.typst."}},{"before":"441ef31b9e69d49ec9aad80d3ce29d3150cbad40","after":"0e92d9483ce55ca2dc3a7a2d12897ac0e25f4dbd","ref":"refs/heads/main","pushedAt":"2024-05-30T18:02:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Typst template: use content rather than string...\n\n...for title, author, date, email.\n\nFixes #9823 (escaped `\\@` in rendered email).\nAllows formatting in title, author, date, and email fields.\nSince the PDF metadata requires a string, and typst only\nconverts the title to a string (not the authors), we use\na small function content-to-string to do this conversion.\nBackground: https://github.com/typst/typst/issues/2196","shortMessageHtmlLink":"Typst template: use content rather than string..."}},{"before":"61bc9a0c47d758deaa4bcd7f365d6d39095a2abb","after":"441ef31b9e69d49ec9aad80d3ce29d3150cbad40","ref":"refs/heads/main","pushedAt":"2024-05-30T17:36:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Update context writer tests for template change.","shortMessageHtmlLink":"Update context writer tests for template change."}},{"before":"874ae2e5b13ba0d72679949f1e84e51129754cf4","after":"61bc9a0c47d758deaa4bcd7f365d6d39095a2abb","ref":"refs/heads/main","pushedAt":"2024-05-30T15:38:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"ConTeXt template: remove `\\setupbackend[export=yes]`.\n\nThis doesn't seem necessary for what we're doing, and it causes a\ncrash due to a bug in ConTeXt. Closes #9820.","shortMessageHtmlLink":"ConTeXt template: remove \\setupbackend[export=yes]."}},{"before":"c19b44b071810fbad3a9b16e7a3638b231465bbc","after":"874ae2e5b13ba0d72679949f1e84e51129754cf4","ref":"refs/heads/main","pushedAt":"2024-05-30T14:59:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Update MANUAL.txt to fix alerts example (#9826)\n\nThere is no [!INFO] alert and Pandoc does not trigger the alerts syntax if you try to use it, replace it with [!TIP] which does exist and does work.","shortMessageHtmlLink":"Update MANUAL.txt to fix alerts example (#9826)"}},{"before":"a6c3945000ad660befac2e406b4717320282a2f8","after":"c19b44b071810fbad3a9b16e7a3638b231465bbc","ref":"refs/heads/main","pushedAt":"2024-05-29T22:09:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Docx writer: wrap figures with id in a bookmark.\n\nCloses #8862.","shortMessageHtmlLink":"Docx writer: wrap figures with id in a bookmark."}},{"before":"2f1f066759a5f234a450d2784db738c53342412a","after":"a6c3945000ad660befac2e406b4717320282a2f8","ref":"refs/heads/main","pushedAt":"2024-05-29T21:39:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Docx writer: add eastAsia font hints to `w:r`.\n\nWe do this when the text in the run contains any CJK characters.\nThis ensures that ambiguous code points (e.g. quotation marks)\nwill be represented as \"wide\" characters when together with CJK\ncharacters.\n\nCloses #9817.","shortMessageHtmlLink":"Docx writer: add eastAsia font hints to w:r."}},{"before":"29fa97ab96b8e2d62d48326e1b949a71dc41f47a","after":"2f1f066759a5f234a450d2784db738c53342412a","ref":"refs/heads/main","pushedAt":"2024-05-29T21:04:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Add unexported module Text.Pandoc.Char.\n\nThis exports `isCJK`. Use this instead of locally defined\n`isCJK` in T.P.Readers.MediaWiki.","shortMessageHtmlLink":"Add unexported module Text.Pandoc.Char."}},{"before":"04dba0d771e93d22be7dca4cae3de1a350ae832a","after":"29fa97ab96b8e2d62d48326e1b949a71dc41f47a","ref":"refs/heads/main","pushedAt":"2024-05-28T15:44:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"HTML reader: better handle non-li elements in ul and ol.\n\nFor example, a `p` after a closed `li` will be incorporated into\nthe previous `li`. This mirrors what browsers do with this\ninvalid HTML.\n\nCloses #9809.","shortMessageHtmlLink":"HTML reader: better handle non-li elements in ul and ol."}},{"before":"372cd1d3b19b94ce7a8a72349a5fb6d735025878","after":"04dba0d771e93d22be7dca4cae3de1a350ae832a","ref":"refs/heads/main","pushedAt":"2024-05-28T11:46:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tarleb","name":"Albert Krewinkel","path":"/tarleb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/507994?s=80&v=4"},"commit":{"message":"Lua: fix typo in `run_lua_filter`\n\nFixes previous commit ad68ff34aeb78e26d98a593dfdaf6bc4933857fc.","shortMessageHtmlLink":"Lua: fix typo in run_lua_filter"}},{"before":"2e1f17a09fa01fe8c265b3acf3e6a55d19a67a42","after":"372cd1d3b19b94ce7a8a72349a5fb6d735025878","ref":"refs/heads/main","pushedAt":"2024-05-28T02:49:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Typst reader: handle inline bodies ending in a parbreak.\n\nE.g. `#strong[\ntest\n]`. Here we simply skip the final parbreak.\n\nTreat this as a soft break, which will give results similar\nto the typst app.","shortMessageHtmlLink":"Typst reader: handle inline bodies ending in a parbreak."}},{"before":"fa01764a0ea1373ecb9f0afffec391e3bc87d07a","after":"2e1f17a09fa01fe8c265b3acf3e6a55d19a67a42","ref":"refs/heads/main","pushedAt":"2024-05-27T21:53:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Typst reader: fix an incomplete pattern match.\n\nSee #9807.","shortMessageHtmlLink":"Typst reader: fix an incomplete pattern match."}},{"before":"ad68ff34aeb78e26d98a593dfdaf6bc4933857fc","after":"fa01764a0ea1373ecb9f0afffec391e3bc87d07a","ref":"refs/heads/main","pushedAt":"2024-05-27T21:33:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"CSV reader: turn line breaks into LineBreaks not SoftBreaks.\n\nCloses #9797.","shortMessageHtmlLink":"CSV reader: turn line breaks into LineBreaks not SoftBreaks."}},{"before":"205e54c245aaaa347046afd0e0b4008c993e4889","after":"ad68ff34aeb78e26d98a593dfdaf6bc4933857fc","ref":"refs/heads/main","pushedAt":"2024-05-27T21:20:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Lua: add function `pandoc.utils.run_lua_filter` (#9803)","shortMessageHtmlLink":"Lua: add function pandoc.utils.run_lua_filter (#9803)"}},{"before":"a7c6a290dc35364e954bd94287625cd12f448f0b","after":"205e54c245aaaa347046afd0e0b4008c993e4889","ref":"refs/heads/main","pushedAt":"2024-05-27T21:13:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"RST reader: tighten up rules fro when emphasis can start.\n\nCloses #9805.","shortMessageHtmlLink":"RST reader: tighten up rules fro when emphasis can start."}},{"before":"4dd021d108b6d0f018ec5c6f791cbba5732e0799","after":"a7c6a290dc35364e954bd94287625cd12f448f0b","ref":"refs/heads/main","pushedAt":"2024-05-27T20:38:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Markdown writer: ensure blank line after HTML blocks...\n\nin commonmark-based formats. Closes #9792.","shortMessageHtmlLink":"Markdown writer: ensure blank line after HTML blocks..."}},{"before":"5492abe6bfd566d429fb6433f16c39f661312975","after":"4dd021d108b6d0f018ec5c6f791cbba5732e0799","ref":"refs/heads/main","pushedAt":"2024-05-27T20:08:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Bump checkout version for nightlies.","shortMessageHtmlLink":"Bump checkout version for nightlies."}},{"before":"f3ed3b36142afe3d005d57481d7b25c6f2db010a","after":"5492abe6bfd566d429fb6433f16c39f661312975","ref":"refs/heads/main","pushedAt":"2024-05-27T14:28:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tarleb","name":"Albert Krewinkel","path":"/tarleb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/507994?s=80&v=4"},"commit":{"message":"MANUAL: fix markup of `babelfonts` example code.","shortMessageHtmlLink":"MANUAL: fix markup of babelfonts example code."}},{"before":"d01f2ac515ae3b744a476100f72050ca5446f328","after":"f3ed3b36142afe3d005d57481d7b25c6f2db010a","ref":"refs/heads/main","pushedAt":"2024-05-24T17:52:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tarleb","name":"Albert Krewinkel","path":"/tarleb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/507994?s=80&v=4"},"commit":{"message":"doc/custom-writers.md: fix usage of Template in example","shortMessageHtmlLink":"doc/custom-writers.md: fix usage of Template in example"}},{"before":"94eb6e0cfdf0c11df8e6e3f68df0cdfb4f20e13c","after":"d01f2ac515ae3b744a476100f72050ca5446f328","ref":"refs/heads/main","pushedAt":"2024-05-20T06:18:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Use dev typst-hs.","shortMessageHtmlLink":"Use dev typst-hs."}},{"before":"9ef656871c2d6efe419a4d2db669fd71f708e80f","after":null,"ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-27","pushedAt":"2024-05-20T02:39:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"9753f5c1144abc506ae5269579378b0fc8a7ff19","after":"94eb6e0cfdf0c11df8e6e3f68df0cdfb4f20e13c","ref":"refs/heads/main","pushedAt":"2024-05-20T02:39:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Bump cachix/install-nix-action from 26 to 27 (#9774)\n\nBumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 26 to 27.\r\n- [Release notes](https://github.com/cachix/install-nix-action/releases)\r\n- [Commits](https://github.com/cachix/install-nix-action/compare/v26...V27)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: cachix/install-nix-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump cachix/install-nix-action from 26 to 27 (#9774)"}},{"before":"1b006989b304e99e422b74b1d817fc7a56165bdc","after":"9753f5c1144abc506ae5269579378b0fc8a7ff19","ref":"refs/heads/main","pushedAt":"2024-05-20T02:37:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Update reference docx for docx test.","shortMessageHtmlLink":"Update reference docx for docx test."}},{"before":"db559e100c02ca1f95953f3eeeca005fdc01b595","after":"1b006989b304e99e422b74b1d817fc7a56165bdc","ref":"refs/heads/main","pushedAt":"2024-05-20T02:26:11.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jgm","name":"John MacFarlane","path":"/jgm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044?s=80&v=4"},"commit":{"message":"Fix validation errors in docx golden test.","shortMessageHtmlLink":"Fix validation errors in docx golden test."}},{"before":null,"after":"9ef656871c2d6efe419a4d2db669fd71f708e80f","ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-27","pushedAt":"2024-05-20T02:10:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump cachix/install-nix-action from 26 to 27\n\nBumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 26 to 27.\n- [Release notes](https://github.com/cachix/install-nix-action/releases)\n- [Commits](https://github.com/cachix/install-nix-action/compare/v26...V27)\n\n---\nupdated-dependencies:\n- dependency-name: cachix/install-nix-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cachix/install-nix-action from 26 to 27"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWWV8fAA","startCursor":null,"endCursor":null}},"title":"Activity ยท jgm/pandoc"}