)]}'
{
  "log": [
    {
      "commit": "6b65c03e7e6177f73fe435b528b4e8533db58e0a",
      "tree": "fe662f8f831fcbab803ee43a175f58f6d310b982",
      "parents": [
        "4a4d612ce7b632be1eff9c0dd8b590ce1bf6839e"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 25 09:43:28 2026 +0300"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 25 09:43:28 2026 +0300"
      },
      "message": "support speaker notes and timing comments on the title slide\n\nPandoc puts content written before the first heading into an otherwise\nempty phantom slide right after the title slide. When such a slide\nconsists of nothing but ::: notes blocks, timing comments, and\nwhitespace, it is now merged into the title slide: the title gets the\ndata-timing attribute and the notes, the phantom slide disappears, and\nslide_timing() reports the title time as \"(title)\".\n\nChange-Id: I984e924c467c4e15905b97c128c380887132f09d\n"
    },
    {
      "commit": "b066e74393fc5cbfbdb5dac57471b294499f28d9",
      "tree": "8054db96b92aa7728eeb8b65016e699a6a4710b6",
      "parents": [
        "03dbc5d9489d674c37dd10fedd284d5948e9d9ae"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Aug 23 09:57:06 2026 +0300"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Aug 23 09:57:06 2026 +0300"
      },
      "message": "slide timing: per-speaker timing comments activate speaker view pacing\n\nPort the Google-Docs slide workflow convention: timing comments like\n\u003c!-- JD 00:30 --\u003e (speaker code plus MM:SS/HH:MM:SS/seconds duration, or\njust \u003c!-- 00:30 --\u003e for single-speaker talks) are converted into\ndata-timing attributes on the rendered slides\u0027 \u003csection\u003e elements, and\nthe calculated grand total is passed to reveal.js as the totalTime\nconfig value, activating the pacing timer in the speaker view. A\ndocument-supplied totalTime or defaultTiming takes precedence.\n\nA per-speaker time summary is printed during rendering; the new\nslide_timing() function computes slide, speaker, and grand totals\ndirectly from an .Rmd source file without rendering it.\n\nChange-Id: I89d37baab06c6ee8be7ab777a70b9b21295c8780\n"
    },
    {
      "commit": "e195ceaf53bc1e5dfafba79055a7efc2d32b441f",
      "tree": "c4568a4ba63670a5e78d7069296814d42e3bb9d5",
      "parents": [
        "bec496e5a70187b5206d4cc702db559bcbb2ea4e"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Aug 17 13:17:33 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Aug 17 13:17:52 2026 +0200"
      },
      "message": "Rename package to revealjs.ids\n\nRenames the fork so the IDS corporate design edition can be installed\nalongside upstream rstudio/revealjs (same pattern as posterdown.ids).\nUse revealjs.ids::revealjs_presentation in the R Markdown yaml header.\n\nChanges: DESCRIPTION (Package name, Version -\u003e 0.9.1.9009, Title notes\nthe IDS edition), R/utils.R package lookups, skeleton + RStudio\ntemplate identity (now \u0027Reveal.js Presentation (IDS CD theme)\u0027),\nREADME usage, GitLab CI render call, tests, examples. Old documents\nreferring to revealjs::revealjs_presentation need upstream revealjs\nor a search/replace of the prefix.\n\nChange-Id: Id3988b2c3fd348faca3c0951223d0b90c01741dc\n"
    },
    {
      "commit": "f50b9ca88144fedcdda4437b134ebe4fee357e89",
      "tree": "3578642cbe6b555c6684fd96560d2ead82caeda6",
      "parents": [
        "8043a480ea9b2251f38ff3d8cb4079f6f8b172e8"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Nov 04 13:48:06 2021 +0100"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Nov 04 13:48:06 2021 +0100"
      },
      "message": "Allow testing qmd locally\n"
    },
    {
      "commit": "e1893aed9df79d26db48538ace56cc0d55ae2f0c",
      "tree": "53311640c8303c2078ff92ff8f2e51d9e8ff0e32",
      "parents": [
        "cc46ea0f68eb62f7c24f19c044ace57223053a9a"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "cderv@rstudio.com",
        "time": "Thu Oct 07 17:09:02 2021 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 07 17:09:02 2021 +0200"
      },
      "message": "Update to reveal.js 4.1.2 (#136)\n\n- New tools/ script to manually keep step for updates\r\n- Plugins are all updated\r\n- Template update following latest Pandoc version\r\n- updated README for documentation\r\n- Help page updated \r\n- See other change in NEWS file"
    },
    {
      "commit": "aa008e4cb334a82f870b6ecbb16a5a34a02e2fc4",
      "tree": "8f7dd68009c43b0a660685cbfc585cd1db3656d0",
      "parents": [
        "5ef4ee21f76b84e47f41d31ff88c6366bc117c49"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "cderv@rstudio.com",
        "time": "Thu Sep 23 16:52:37 2021 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 23 16:52:37 2021 +0200"
      },
      "message": "Add missing variable in templates regarding toc (#127)\n\nRelated to #123 and alignement with `html_document()` behavior"
    },
    {
      "commit": "5ef4ee21f76b84e47f41d31ff88c6366bc117c49",
      "tree": "8f44c0d18c55be33d24534577e5fff810b1d7567",
      "parents": [
        "bddf9474829789f76c9b09838f9eadc7fafb69f5"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 23 13:03:59 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 23 13:03:59 2021 +0200"
      },
      "message": "rename test file\n"
    },
    {
      "commit": "2f01dc9f8e56eeb01bb1a7ad8caaff3ee1863f29",
      "tree": "2938881e10f3fe12162122600d300b8f3b490fdc",
      "parents": [
        "1ebd513e93d5a0af3fe7fced86f7b6a6cbbbbf48"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "cderv@rstudio.com",
        "time": "Wed Sep 22 09:37:18 2021 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Sep 22 09:37:18 2021 +0200"
      },
      "message": "Move processing of reveal_options out of main format (#126)\n\nThis includes the addition of unit tests"
    },
    {
      "commit": "6567a7003efb516ac7be56a54dfa62a94fd353c7",
      "tree": "2dc589759197215779ab07478aa0a268380c6b2f",
      "parents": [
        "faf8be1c496866632059eba546d3121777ac62b8"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 15:43:19 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 15:43:19 2021 +0200"
      },
      "message": "Add manual test / demo for frament like reveal\n"
    },
    {
      "commit": "23ec9d2159ed38aaa83b97f5978dff70a044630c",
      "tree": "37969e62c59f530cb4beee32c4997b998d2220ee",
      "parents": [
        "c4d57b90e56ea8f2097d112db7308ade0acc3bbb"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 17 15:49:41 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 17 15:50:45 2021 +0200"
      },
      "message": "Add examples / tests\n"
    },
    {
      "commit": "c4d57b90e56ea8f2097d112db7308ade0acc3bbb",
      "tree": "63a1c2c58658a6733b69ea507f4f004592c90909",
      "parents": [
        "44a20377cc4c1cf2782374ff8dedde96f1053c1b"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 17 10:46:11 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 17 10:46:11 2021 +0200"
      },
      "message": "Add test for highcharter\n\nrelated to #94\n"
    },
    {
      "commit": "44a20377cc4c1cf2782374ff8dedde96f1053c1b",
      "tree": "3b3fbd90e511250e3f75d384963e821ab255c0a7",
      "parents": [
        "65b5604af4e735860851220648e25727f17b631d"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 17 10:35:30 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 17 10:35:30 2021 +0200"
      },
      "message": "Add Rmd test for plotly\n"
    },
    {
      "commit": "65b5604af4e735860851220648e25727f17b631d",
      "tree": "9175b3596a25b77c32c5c9d94552c1fbe063f07f",
      "parents": [
        "ee7e9b5dfe18639648513c9bc4a2cba59461f95b"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 17 10:00:44 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 17 10:00:44 2021 +0200"
      },
      "message": "Add test doc for leaflet widget\n"
    },
    {
      "commit": "ee7e9b5dfe18639648513c9bc4a2cba59461f95b",
      "tree": "10a9766e20d06a353d5034a342ea331c3097f044",
      "parents": [
        "0e3a0d3998e8980c6f62df38ad05e60cb3c3e710"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 16 17:42:17 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 16 17:43:25 2021 +0200"
      },
      "message": "Handle correctly % value in width and height\n\nrelated to #72\n"
    },
    {
      "commit": "0e3a0d3998e8980c6f62df38ad05e60cb3c3e710",
      "tree": "bc4fab14c67bc5a63e4973338135c213b36092e3",
      "parents": [
        "1b2048391c0b4a133757b03857ca56ceb1fb91c3"
      ],
      "author": {
        "name": "atusy",
        "email": "30277794+atusy@users.noreply.github.com",
        "time": "Thu Sep 16 19:52:35 2021 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 16 12:52:35 2021 +0200"
      },
      "message": "support array in chalkboard reveal_options (#88)\n\nfixes #62\r\n\r\nCo-authored-by: christophe dervieux \u003cchristophe.dervieux@gmail.com\u003e"
    },
    {
      "commit": "1b2048391c0b4a133757b03857ca56ceb1fb91c3",
      "tree": "0931e16494dce3fff7c680ca7acc95dc1891176c",
      "parents": [
        "e80d8437ff19c70cf045d302c55cd2cd13f6a125"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 16 12:25:16 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 16 12:25:16 2021 +0200"
      },
      "message": "Use testthat 3\n"
    },
    {
      "commit": "091cb1247867f9f426748686d858a34f183b5d89",
      "tree": "2515a9db88e2a5404f0cd73d5a9609bf58ba2c5f",
      "parents": [
        "d9f38d22bf42cc199a6906b644b641c367134cd1"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Tue Feb 09 13:04:23 2016 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Tue Feb 09 13:04:23 2016 -0500"
      },
      "message": "fix issue with missing embedded fonts for beige, league, and solarized themes.\n"
    },
    {
      "commit": "6da1bb6fc2d73916acd1947d5df5150404b4fbdb",
      "tree": "9e1b8b57c2a85478c13ece55939c31634f3c8325",
      "parents": [
        "cff9e7cbd110f2050fe69f51bcdab4c2a2f1a4d7"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Sat Jan 30 14:28:39 2016 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Sat Jan 30 14:28:39 2016 -0500"
      },
      "message": "migrate to reveal 3.2; add tests for all themes\n"
    }
  ]
}
