)]}'
{
  "log": [
    {
      "commit": "cf6e998a8f5cffb32f255c2e45684b90cc49bb8b",
      "tree": "52fc3eeb296389961bcde9be665563341c4f579e",
      "parents": [
        "26096d316a1a8fb13d02a2b7e1470599c5553716"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 15 15:37:40 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 15 15:38:36 2026 +0200"
      },
      "message": "Vendor reveal.js 5.2.1 (from 5.1.0)\n\nContains the upstream 5.2.x feature set, most notably the lightbox\n(data-preview-image/data-preview-video opens media full-size in an\noverlay), controls: \"speaker-only\", search API extensions and\nspeaker-view fixes. The package\u0027s local additions are carried over\nunchanged: IDS theme (ids.css/ids.scss), extra theme fonts,\nchalkboard/customcontrols/menu plugins, and the 1280x720 default\nslide size (patched in js/config.js and the dist bundles).\n\nAlso fixes a pre-existing fork bug (unrelated to the upgrade): the\nslidechanged Highcharts resize hook in default.html now checks that\nHighcharts exists, no longer throwing in decks without highcharter.\n\nDocs: README (Rmd + rendered md) gained a short Lightbox section,\nNEWS.md notes the library bump.\n\nVerified: examples/ids.html and examples/simple.html re-render and run\nerror-free through all 13/5 slides (Reveal.VERSION \u003d 5.2.1); lightbox\nopens on click and closes with Esc in a dedicated test deck.\n\nChange-Id: I0751129dfb0c9d20b56241377905876314a26011\n"
    },
    {
      "commit": "677155961bdc4df652daf9a21e2dde5df01c02a1",
      "tree": "65c533f85b643dada5bccae9e648061ef4e37e9f",
      "parents": [
        "21f526c7d728cf6119820658f13ace9980fbb44a"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 15 14:55:18 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 15 14:55:18 2026 +0200"
      },
      "message": "ids theme: larger WGL logo on title slide, pinned to the corner\n\nThe Leibniz/WGL logo on the title slide is bigger now (0.07 -\u003e 0.1 of\nslide height) and its margins mirror the IDS logo at the top right\n(8px from the right, 10px from the edge, replacing the divergent\n15-45px/5px offsets incl. the @media screen override). The title frame\nis stretched to full slide height, so the background\u0027s \u0027bottom\u0027 really\nis the slide\u0027s bottom edge instead of the content box\u0027s.\n\nChange-Id: Ice8d476d211f7616ce6851467ad17e3176063a2a\n"
    },
    {
      "commit": "21f526c7d728cf6119820658f13ace9980fbb44a",
      "tree": "b53dc2a0a7a07dfb1ba74111caff65f6dc64f56a",
      "parents": [
        "9d96fda15d9e5288872b043297de3afbd1e28402"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Fri Aug 14 12:32:56 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Fri Aug 14 12:32:56 2026 +0200"
      },
      "message": "ids theme: reliably render \"Authors (Year):\" as bold first line in bibliography\n\nThe old CSS hack inserted a line break before the FIRST ELEMENT CHILD of\neach .csl-entry, plus a ::first-line tint. Which part of an entry\nciteproc wraps in spans anchors depends on the entry type, so the break\nlanded arbitrarily -- e.g. mid-title in the DeLiKo entry or before the\nfinal URL. Replace it with an explicit wrap: the theme template walks\nthe leading text nodes of each entry to the first \"):\" and marks them\nas .csl-authors-year (display: block; bold; mid blue-gray), which is\nboth the bold first line and the line break. Entries without a year\nmarker are left untouched; spacing between entries is restored with a\n0.5em margin (pandoc\u0027s div.csl-entry pins it to 0em otherwise). The\ndemo bibliography gains the DeLiKo citation as a regression case.\n\nChange-Id: I196368e631a8870d63fe2022fb5cda3a0ad30072\n"
    },
    {
      "commit": "e082686b4fca491cbdd6e620ce68566cf57d46b4",
      "tree": "61b80d140418f783b791d58f3b54962f38d214b0",
      "parents": [
        "281ba9ce0cf5c7ecc355a997f5e6d596b926f649"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 11 16:34:54 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 11 16:34:54 2026 +0200"
      },
      "message": "ids theme: align list markers flush with the slide title\n\nNative ::marker glyphs are anchored by the browser with engine- and\nfont-dependent offsets, so the bullet column never lined up exactly with\nthe heading text. Draw the markers as CSS boxes in absolutely positioned\nli::before rules instead: dot/square/ring per nesting level, vertically\ncentered on the first line, with the first-level marker\u0027s left edge\ndeterministically flush with the title in every browser and at every\nwindow size. Nested offsets scale with the 0.8em per-level font-size\ncascade. Ordered lists use the CSS list-item counter (honours start/\nvalue), right-aligned into the indent; pandoc task lists keep their\ncheckboxes.\n\nChange-Id: Ie514c11fd9cc4911c4a1811c4c316cb217547a4a\n"
    },
    {
      "commit": "281ba9ce0cf5c7ecc355a997f5e6d596b926f649",
      "tree": "e4e63b7a624b19a4c16922ded0309808c5e7aa27",
      "parents": [
        "1212b879223a1c578e4f5236c01b9ddb972b5832"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 11 15:37:48 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 11 15:37:48 2026 +0200"
      },
      "message": "ids theme: scale nested list items progressively smaller\n\nSecond and deeper list levels are now rendered at 80% of their parent\nfont size (level 2: 80%, level 3: 64%, level 4: 51%), mimicking the\nIDS reference decks and emphasising list hierarchy. Markers and\nindentation scale along automatically.\n\nChange-Id: Ibbdad55e86c4346843621b73accff4eda1104ed0\n"
    },
    {
      "commit": "55c9cef6ea81cb350849b15c2db6fedee7942270",
      "tree": "957f6bef3d6b4cf7dcdc1f472f9ef15f73c32587",
      "parents": [
        "a0f8f6812ed465f8747b8c56d703afc89f31791c"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 08 16:03:06 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 08 16:03:06 2026 +0200"
      },
      "message": "Render lone level 1 headings as section-divider slides\n\nA level 1 heading alone on a slide (pandoc marks these .level1) is a\nsection divider. Follow the IDS reference decks: centre that title on the\nslide and leave the bar in its usual top left corner, at the height it has\neverywhere else. Since the heading moves to the middle of the slide the bar\ncannot hang off it here, so it is painted on the slide itself instead.\n\nCo-Authored-By: Claude Opus 5 \u003cnoreply@anthropic.com\u003e\nChange-Id: Id5a52aa063ee36d30e72d122589bd0bea5651479\n"
    },
    {
      "commit": "a0f8f6812ed465f8747b8c56d703afc89f31791c",
      "tree": "28bec43d117441cc0003d6150ed65bcb58f4c94c",
      "parents": [
        "e45ed915373802087ee17cb7e05e95605faa79ab"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 08 14:13:11 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 08 14:13:11 2026 +0200"
      },
      "message": "Fix IDS theme heading and bar layout\n\nThe orange bar never reached the slide\u0027s top left corner and the headings\nstayed centred, because several separate things were fighting:\n\n- reveal.js keeps 4% of the display empty around the content (config\n  `margin`, default 0.04). No CSS inside the slide can escape that box.\n  Default it to 0 and add the breathing room back as slide padding.\n\n- Draw the bar as two ::before segments, one on the title and one on the\n  subtitle, each sized as a percentage of its own heading box. The bar\n  then always ends at the bottom of the last heading, follows a wrapped\n  heading, and needs no fixed heights. Slides without a subtitle reserve\n  the room one would take, so the bar does not change height between\n  slides.\n\n- Reaching the window\u0027s physical left edge needs viewport / scale, and\n  CSS cannot divide a length by a length. The template now publishes the\n  letter-/pillarbox bands as --ids-band-left / --ids-band-top and the bar\n  shifts out by that much; it falls back to 0px, which is already correct\n  whenever the deck and display aspect ratios agree.\n\n- Headings rendered in a regular-weight, regular-width fallback because\n  korap.ids-mannheim.de/font/fira-condensed.css returns a 404 page rather\n  than CSS. Load Fira Sans Extra Condensed from Google Fonts, weight 700.\n\n- Paint the bar as flat #f6a800. orange_bar.png is two-toned, so\n  stretching it over each segment left a pale seam where they met.\n\n- Left-align body content with the heading text and put the IDS logo\u0027s\n  top on the heading\u0027s cap line.\n\nCo-Authored-By: Claude Opus 5 \u003cnoreply@anthropic.com\u003e\nChange-Id: I199cb4f0c3b766c0774351922d05f171fdbd4e79\n"
    },
    {
      "commit": "026356ab630b4168192d404a28fa34f52f3f7ba2",
      "tree": "369f9bc6e980205cd852ecd1f36a0e6223b2d03c",
      "parents": [
        "236beb3ce227a3e11459c8a01560866052554f82"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Sep 02 11:49:58 2025 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Sep 02 11:49:58 2025 +0200"
      },
      "message": "Increase code max height to 540px\n"
    },
    {
      "commit": "236beb3ce227a3e11459c8a01560866052554f82",
      "tree": "940f7e928c7f94e1679af01f88775b128846da82",
      "parents": [
        "3e018a35c769c2257fb939b55624187f631c64d1"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 23:19:13 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 23:19:13 2024 +0200"
      },
      "message": "Fix footer on title frame\n\nChange-Id: I42ee19b6b116e44a647fa90068fc9e0244a8fd36\n"
    },
    {
      "commit": "3e018a35c769c2257fb939b55624187f631c64d1",
      "tree": "780c8832e465d59f7148810631bf765d0bf3b9a9",
      "parents": [
        "5a45790b3d14f5bbf5ef23cce886c1db0cee0f44"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 23:17:25 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 23:17:25 2024 +0200"
      },
      "message": "Fix WGL logo position\n\nChange-Id: I2ddf4594ed7481ef9b5004cda3ddcb1a88020eef\n"
    },
    {
      "commit": "5a45790b3d14f5bbf5ef23cce886c1db0cee0f44",
      "tree": "2024ca09179e71cb1826638f7a87a6c8da962af5",
      "parents": [
        "e9ace294fb67e160f323e2e3cd458bdeb0a38655"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:11:43 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:11:43 2024 +0200"
      },
      "message": "Update inst files\n\nChange-Id: Id637570ae87633742314fe1071237cb23bcfdcf7\n"
    },
    {
      "commit": "e9ace294fb67e160f323e2e3cd458bdeb0a38655",
      "tree": "bc7575a020f20f8e609aa97f1e6beac2c4c76fcf",
      "parents": [
        "c98e73028411d2ea486f4c199a55cf2128b31200"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:11:15 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:11:15 2024 +0200"
      },
      "message": "Try not to overlap WGL logo and arrows\n\nChange-Id: I822270d858cbe2178aa1a1285c06389da486dec3\n"
    },
    {
      "commit": "c98e73028411d2ea486f4c199a55cf2128b31200",
      "tree": "8f46950d53b8dcdcc8910fe8e60d74bed6dd785a",
      "parents": [
        "ea8ff77745bf187a5c88ccf28428b3168d77a4df"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:09:22 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:09:22 2024 +0200"
      },
      "message": "Use , as author separator in footer\n\nChange-Id: Id988591fe1e5ba728c13c2e636144779223ce751\n"
    },
    {
      "commit": "61ad0266d442008a158b571cc23bc78a44dd951f",
      "tree": "708e09c472acfad0de63556d153e7fc6061f1272",
      "parents": [
        "50dfcb216bacc7b12c7b6e396d8a5f315a922816"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:07:50 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:07:50 2024 +0200"
      },
      "message": "Decrease footer font size\n\nChange-Id: I86e0c3ca5f041b61b344435195b74e42587c73e7\n"
    },
    {
      "commit": "9c036a424c275bbeebd43ac872361864546602ac",
      "tree": "dd1f61511dab156b708263e434fabd09261f73d1",
      "parents": [
        "3290c4b214336a2ddae1146d6947da47057988f8"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 13:17:25 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 13:17:25 2024 +0200"
      },
      "message": "Use 16:9 aspect and bump reveal.js to 5.1.0\n\nChange-Id: I6384639329daef18a40ca55cbd3c4eab0ae500e1\n"
    },
    {
      "commit": "3290c4b214336a2ddae1146d6947da47057988f8",
      "tree": "1e00ead46f8f76c7e881d9a1d0591189d589b32b",
      "parents": [
        "e8f8889bc88bcfdbb4a4f94498cd8a6af30a00fa"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 11:51:20 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 11:51:20 2024 +0200"
      },
      "message": "Allow affiliation.address instead of institute\n\nas in posterdown\n\nChange-Id: I3ecb8e91acbdf0ee5247a1962d6236fb566e955d\n"
    },
    {
      "commit": "e8f8889bc88bcfdbb4a4f94498cd8a6af30a00fa",
      "tree": "4563a945c819ec8a5291dd7122cd88d0644c9f1c",
      "parents": [
        "069f1e41c9053f80c33de74651d13deb3ba448e3"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 11:50:50 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 11:50:50 2024 +0200"
      },
      "message": "Allow for multiple authors as in posterdown\n\nChange-Id: I3152c2a2e924479df225f0f5c8a0138d9da0a50d\n"
    },
    {
      "commit": "069f1e41c9053f80c33de74651d13deb3ba448e3",
      "tree": "f0f6cf0c899e79caaf0234ba7b306e59d4c4ce23",
      "parents": [
        "7df5e6946919232bb40c1036f0a0aacf398ab9d1"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Oct 11 10:26:16 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Oct 11 10:26:16 2023 +0200"
      },
      "message": "Fix overlap of sort arrows in datatable header\n\nChange-Id: Ifa893b86513e4d1a9777aa0c4c5636c451d474ac\n"
    },
    {
      "commit": "fcad9c74f6d00fe91446751abc64a0c34f53e8cf",
      "tree": "4b7f594e1cf0ebd0ad45a8dd31c165ea4213c485",
      "parents": [
        "e0568141702f54c1abf227ebab9b754fa77cb51d"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 21:48:57 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 21:48:57 2023 +0200"
      },
      "message": "Make sure all HCs are initialized\n\nChange-Id: I8c1ad0cc969805643ffcac1b822ae8ad32c3283e\n"
    },
    {
      "commit": "e0568141702f54c1abf227ebab9b754fa77cb51d",
      "tree": "b8acce94e6b849ceecf71b4d5550fc43a9053fa4",
      "parents": [
        "6762611e97bf090ba512a2a9994a2afc979b5b2f"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 21:23:11 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 21:23:11 2023 +0200"
      },
      "message": "Add footer and slide numbers to PDF export\n\nChange-Id: I47dd08572ac89be7f06286f4dd18775351fed0de\n"
    },
    {
      "commit": "6762611e97bf090ba512a2a9994a2afc979b5b2f",
      "tree": "9204676a791212ccde93a71b28d3a32074ea296f",
      "parents": [
        "24a129ba28f2e3d5579b87120d02c0a0e05d6314"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 21:22:27 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 21:22:27 2023 +0200"
      },
      "message": "Force highchart redraws on first page change\n\nResolves #1\n\nChange-Id: Id67de92d0634f017dc411c51eb2245eeafa554c7\n"
    },
    {
      "commit": "3f2c9c03979a3270325fd5c27207996df6600f03",
      "tree": "2ea7b4eb1998a945e2acd8c9994d71c3ba88032b",
      "parents": [
        "589d1b8dd41a7ef9f9eaf19b5466ccb177f3a0bf"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 12:32:25 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 12:32:25 2023 +0200"
      },
      "message": "Fix slide numbers not showing up after reload\n\nChange-Id: Ib561ed4a26a5815f36c3ae57607d4ae3d238d14f\n"
    },
    {
      "commit": "589d1b8dd41a7ef9f9eaf19b5466ccb177f3a0bf",
      "tree": "fa64c462accbaa121c79d13c1dc9ddf78639ad99",
      "parents": [
        "c7249f959c243772365da7a3e5ee98ba4fbc5e15"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 12:31:33 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 12:31:33 2023 +0200"
      },
      "message": "Further improve slide nr and arrows\n\nChange-Id: I7cc7d30542d3b2c08c5898dc33d05f9ecd4e3543\n"
    },
    {
      "commit": "c7249f959c243772365da7a3e5ee98ba4fbc5e15",
      "tree": "5678ac2b507cd4eb5812bc1becbaf786938232ef",
      "parents": [
        "2aa8063ae3837b329ceda3e5e9b48fed630dad00"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 07:16:50 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 09:42:35 2023 +0200"
      },
      "message": "Start fixing arrow navigation position\n\nChange-Id: I0ebdd53cdbd9439e5d8d404ddf1f92b29cc64b3d\n"
    },
    {
      "commit": "11797167aa775846dfe040b0713bb1051acb80fe",
      "tree": "e3baa18bde63dbd68af5c92e6b8cfdb85cb36d77",
      "parents": [
        "fac437eca54b6d9c8695c5553dc3c1c80f84a900"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 23:17:36 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 23:17:36 2023 +0200"
      },
      "message": "Crop source code\n\nChange-Id: I12a92a02af3037afad9f90b2e86d220fb3949e68\n"
    },
    {
      "commit": "fac437eca54b6d9c8695c5553dc3c1c80f84a900",
      "tree": "203f6807e8f0a3b423302ecd6f34581360ef459e",
      "parents": [
        "02d582ab2d62fa9f4dabaf0ab3a90ab43ca4e3d2"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 23:16:38 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 23:16:38 2023 +0200"
      },
      "message": "Vertically center lonely h1 section headings\n\nChange-Id: Id8b2be0184170c726bd81bd4a8a5886f9959aa76\n"
    },
    {
      "commit": "c5940cdf11602c1cb71115d46cccd92db22cdc39",
      "tree": "d283bd2e0e603539cd38dc0fdb4c72a18d8c1115",
      "parents": [
        "f8d5ff1d1ea6ead88aacdaa589861ed2d214f9a9"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 18:58:34 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 18:58:34 2023 +0200"
      },
      "message": "Also show empty subtitles\n\nChange-Id: I49d726c57de06db1c6030587737d08ddce4866f6\n"
    },
    {
      "commit": "0a3c2e5eddd81950162dd2938d0fda3b7fe0e1eb",
      "tree": "a4515ac3506fab1f3846cc313294bec1584cf917",
      "parents": [
        "c0b272da814138c3b9989087b00035b31b50f36b"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 20:20:43 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 20:20:43 2023 +0200"
      },
      "message": "Add CSS support for (Data)tables and references\n\nChange-Id: I268da5b5084491d39cf90793404b8c72865eab80\n"
    },
    {
      "commit": "c0b272da814138c3b9989087b00035b31b50f36b",
      "tree": "f28d1d0330621d93f5f35e5bcf94918d992b39d5",
      "parents": [
        "de86adb43df42cf13b93cb068fb324b80fca5c2b"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 14:24:18 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 14:24:18 2023 +0200"
      },
      "message": "Fix WGL logo showing up multiple times\n\nChange-Id: I6a42328df68edfb1f2d003f4da976ad03646f739\n"
    },
    {
      "commit": "de86adb43df42cf13b93cb068fb324b80fca5c2b",
      "tree": "711639e255283890a7ec2e434d24e565eff3dc22",
      "parents": [
        "2c09462ea931b402d66f90cd7e284305e7c9fd56"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 14:20:18 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 14:20:18 2023 +0200"
      },
      "message": "Make footer invisible on title slide\n\nChange-Id: I2f7894cdde230027ccb7894d298695c35c8470b5\n"
    },
    {
      "commit": "deebc64382c9d9c37710b0fd9aae56eaa8107182",
      "tree": "39be10b8545bbf90731082ac9a4a82b8b67067f9",
      "parents": [
        "16a24fd71f61643d1840947c01a6ed80fef252bd"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 14:19:19 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 14:19:19 2023 +0200"
      },
      "message": "Enable Backspace to move to previous slide\n\nChange-Id: I52120257f29d059cfd1f820a2d3f14a797913960\n"
    },
    {
      "commit": "fcdb126adcc1c670c6c99a53f60531f59b67ff0d",
      "tree": "2912febae223f358154ab0f42eb8f5aa476e0ebf",
      "parents": [
        "df0eda9f39491fc6dd4cf844f4880caff3f09ec2"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 21:01:15 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 21:01:15 2023 +0200"
      },
      "message": "Add favicon\n\nChange-Id: I26a6a3fdc06a6c620dc9a5950a69519bc12a6d12\n"
    },
    {
      "commit": "df0eda9f39491fc6dd4cf844f4880caff3f09ec2",
      "tree": "5f5d371c1a0560df4bd11b5eaa73bd16313e405d",
      "parents": [
        "3fdee73f9261fe25cb56c47539aecee57fdb9be3"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 20:50:00 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 20:54:59 2023 +0200"
      },
      "message": "Port title frame\n\nChange-Id: I0b78db5eed0ac7dbe779aa84505aeb1faa187f77\n"
    },
    {
      "commit": "3fdee73f9261fe25cb56c47539aecee57fdb9be3",
      "tree": "aefd0dc82a166ca217e4df1ff9de8be7baccc705",
      "parents": [
        "5665ef744bf72dd3aaece084eb10bdbb7fe6d8fc"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 18:52:20 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 18:52:20 2023 +0200"
      },
      "message": "Fix scss\n\nChange-Id: I53b1f65296f9d5ef1b34dcc2c485deaf65f85d76\n"
    },
    {
      "commit": "5665ef744bf72dd3aaece084eb10bdbb7fe6d8fc",
      "tree": "6f70cf1c564c26f55b333ab8ffb4183e244d7f56",
      "parents": [
        "dc994e2370355c008f8573e29b80854a3908a157"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 18:51:10 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 18:51:10 2023 +0200"
      },
      "message": "Show WGL logo only on title slide\n\nChange-Id: Id731e77ed07bdfb2a154473e5543f245eed1258c\n"
    },
    {
      "commit": "dc994e2370355c008f8573e29b80854a3908a157",
      "tree": "2d41ec804cfdd37061b8e511de3f4ed11b2a0592",
      "parents": [
        "f0ce0321741c014772fd31f021e2462890655824"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 18:50:18 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 18:50:18 2023 +0200"
      },
      "message": "Fix heading sizes\n\nChange-Id: Ibbe378d3aba4325f1b5d2e76e2814c2355959df8\n"
    },
    {
      "commit": "f0ce0321741c014772fd31f021e2462890655824",
      "tree": "81921ff73123885512b39167d256f8adac4af930",
      "parents": [
        "f51e915529ecb96a175d699b871807ca5d004968"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 15:33:47 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 15:33:47 2023 +0200"
      },
      "message": "Fix WGL Logo and slide number\n\nChange-Id: If0c7c3d1fe43be9e43dd747e2fd026084e9c9348\n"
    },
    {
      "commit": "f51e915529ecb96a175d699b871807ca5d004968",
      "tree": "3e6036f4c5f6f1798cb170c22bb46c08be114079",
      "parents": [
        "7c8f7de3d1f88781c87f467281e5a4af9b9fd4ab"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 15:32:33 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 15:33:01 2023 +0200"
      },
      "message": "Add distance between menu and custom tools\n\nChange-Id: I5a92f8f95e609a7f060ab5c98d90727f273e2bc4\n"
    },
    {
      "commit": "7c8f7de3d1f88781c87f467281e5a4af9b9fd4ab",
      "tree": "9b7eb53cbb24e32874c804b0d8088fd877298f61",
      "parents": [
        "a737b1b052ee6d6eb978c52d4d8d878773a1b9f2"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 11:42:29 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 11:47:22 2023 +0200"
      },
      "message": "Add footer for ids theme\n\nChange-Id: If85c9fe027fb9cc45677068474b21d15d32e7134\n"
    },
    {
      "commit": "a737b1b052ee6d6eb978c52d4d8d878773a1b9f2",
      "tree": "706b1c2e64e08f6b3b79a751066ee9a45a9219f6",
      "parents": [
        "09b75753a99d58e575e600d8ab9abc030bec7bce"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 09:32:20 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 09:32:20 2023 +0200"
      },
      "message": "Add ids theme\n\nChange-Id: I1b4a82a3ee14a7499293c639ad22221e4b60f4c3\n"
    },
    {
      "commit": "09b75753a99d58e575e600d8ab9abc030bec7bce",
      "tree": "fa10ef6d128eaab534b3238d3f9464b7543a9e1c",
      "parents": [
        "37782091f88635b00341d708b6311465efe1a444"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 09:32:19 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 09:32:19 2023 +0200"
      },
      "message": "Update to reveal.js 4.6.1\n\nChange-Id: I566737c50b93dd8c094ad3c3fa59865260b3b4ba\n"
    },
    {
      "commit": "8afae13d17239edd07e72fd2009094493371d4c3",
      "tree": "7fa7c73cbd43c93450dbc6fe132d781e31632f1f",
      "parents": [
        "f50b9ca88144fedcdda4437b134ebe4fee357e89"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "cderv@rstudio.com",
        "time": "Mon Dec 06 15:16:42 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 06 15:16:42 2021 +0100"
      },
      "message": "Update to last reveal.js 4.2.1 (#148)\n\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": "cc46ea0f68eb62f7c24f19c044ace57223053a9a",
      "tree": "5c158f885ff5ceb2c7dec7097902bd38d82af01f",
      "parents": [
        "9c1392cf823c53adbd9fd9580c2179260b04e827"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 17:02:49 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Mon Sep 27 15:18:42 2021 +0200"
      },
      "message": "Add a part about auto slide method\n"
    },
    {
      "commit": "9c1392cf823c53adbd9fd9580c2179260b04e827",
      "tree": "fedcbeab3e132d9770b8338518691459857c25b0",
      "parents": [
        "4bdb3e94da1ff51e81b8082bf4d91faa3aac6f94"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 16:38:58 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 16:38:58 2021 +0200"
      },
      "message": "Add a slide about pausing using black screen\n"
    },
    {
      "commit": "4bdb3e94da1ff51e81b8082bf4d91faa3aac6f94",
      "tree": "7014c1f05badf9a8551bb787a0d9748825739f92",
      "parents": [
        "d36309e2c4836c05ba84f5d825d9bf7ad857f579"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 16:25:04 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 16:25:04 2021 +0200"
      },
      "message": "Mention Speaker View using notes plugin\n"
    },
    {
      "commit": "d36309e2c4836c05ba84f5d825d9bf7ad857f579",
      "tree": "64c6960a14a668836e1eb4cc67cc709169f43916",
      "parents": [
        "3dbc90fb6b16cf7da4d0fa98e9e3918049f6f3c6"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 16:13:19 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 16:13:19 2021 +0200"
      },
      "message": "Add a slide about overview mode\n"
    },
    {
      "commit": "3dbc90fb6b16cf7da4d0fa98e9e3918049f6f3c6",
      "tree": "bf61c8b1f611fcaad8a0a0493fec20da4c28a86d",
      "parents": [
        "ba248164330a51d62d37293179db2a74c37e0497"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 16:08:28 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 16:10:12 2021 +0200"
      },
      "message": "Add part about navigation link between slides\n"
    },
    {
      "commit": "ba248164330a51d62d37293179db2a74c37e0497",
      "tree": "b9c879cbf0fc89f8bef85425b7d5a319890faced",
      "parents": [
        "9e2a6c7765a9710cf1279f97768a6014260889c0"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:47:20 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:47:20 2021 +0200"
      },
      "message": "Add a slide with Quote syntax\n"
    },
    {
      "commit": "9e2a6c7765a9710cf1279f97768a6014260889c0",
      "tree": "27221750ae6896cc147410095174c11c61fd093c",
      "parents": [
        "80482d813f4baf5407267c2391edaf52674a04bd"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:44:17 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:44:17 2021 +0200"
      },
      "message": "Add an example for table\n"
    },
    {
      "commit": "80482d813f4baf5407267c2391edaf52674a04bd",
      "tree": "f6a84f447237926db57e3e7fb9d570c32f2d0148",
      "parents": [
        "767c8ba49bd111bc7d707cab748dc88dd0385663"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:40:09 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:40:09 2021 +0200"
      },
      "message": "Add demo of background transition\n"
    },
    {
      "commit": "767c8ba49bd111bc7d707cab748dc88dd0385663",
      "tree": "c2a60516a5aa1e4f52c63413d11e65439952099a",
      "parents": [
        "f8dd3742b38a3f45b2a24f6b76cd1c1f9c450f67"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:33:15 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:33:15 2021 +0200"
      },
      "message": "Add a demo a slide backgrounds\n"
    },
    {
      "commit": "f8dd3742b38a3f45b2a24f6b76cd1c1f9c450f67",
      "tree": "e4e3b576637dc4de23dc7cf96a76c71faeaedd4f",
      "parents": [
        "a9a379fdef6d3e23bed9bd525c58ee512e648046"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:08:08 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:08:08 2021 +0200"
      },
      "message": "Add demo of slide transition\n"
    },
    {
      "commit": "a9a379fdef6d3e23bed9bd525c58ee512e648046",
      "tree": "2deb5b428cbf2efa2171df6c69795ef6ab06014f",
      "parents": [
        "b3ac2a9e51a4224e05f3056629efd69cb15f3bd2"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:07:15 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:07:15 2021 +0200"
      },
      "message": "Show vertical slides in skeleton too\n"
    },
    {
      "commit": "b3ac2a9e51a4224e05f3056629efd69cb15f3bd2",
      "tree": "7dd5528cb7a2a7266288ea9c08ca8593ad7435a3",
      "parents": [
        "83a5cba607c8355fb90090d267eefd4237538f1e"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 14:49:44 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 14:49:44 2021 +0200"
      },
      "message": "Add demo about slide transition\n"
    },
    {
      "commit": "83a5cba607c8355fb90090d267eefd4237538f1e",
      "tree": "76e762ab351f900087f29b3c5bff7045fe75e387",
      "parents": [
        "9c31e76a38e607a1d71c0377b4e049bdb07a2ca9"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 23 18:30:16 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 23 18:31:01 2021 +0200"
      },
      "message": "Add fragment example in skeleton\n"
    },
    {
      "commit": "9c31e76a38e607a1d71c0377b4e049bdb07a2ca9",
      "tree": "6a99a57716bb156cc4689f51518f6cfee87320c1",
      "parents": [
        "be0827eaa02a054623dcb5ffc319bf92c1603e94"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "cderv@rstudio.com",
        "time": "Thu Sep 23 18:16:20 2021 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 23 18:16:20 2021 +0200"
      },
      "message": "Add institute variable in template for title slide (#122)\n\ncontribute to #87 by bringing at least same template as in Pandoc"
    },
    {
      "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": "ca0e0f291a40aed6509a1d8857f906c849412055",
      "tree": "5358204883b50bc396821d6c77998075088c39cd",
      "parents": [
        "ad3a575cc21cbbd85697da8496fd5c1ed44c0379"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 23 10:35:55 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 23 10:35:55 2021 +0200"
      },
      "message": "Add mention of `fig_caption` in skeleton\n"
    },
    {
      "commit": "ed3a69f2f735fb84ef054900a41570c1bcc9d997",
      "tree": "e74b7d0e5d987e04bf61e3d1a59bbbd951109053",
      "parents": [
        "69c8007e73163075d4a73b28b21ab7b88fd92067"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 15:49:59 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 15:49:59 2021 +0200"
      },
      "message": "Support background-image variable in template like other slides\n\nhttps://github.com/jgm/pandoc/commit/91877692f399d46af0cfff151ce9ffde81af149d\n"
    },
    {
      "commit": "69c8007e73163075d4a73b28b21ab7b88fd92067",
      "tree": "4128aded6a86d0c8774ea6034fb92257cf0f03a9",
      "parents": [
        "6567a7003efb516ac7be56a54dfa62a94fd353c7"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 15:46:08 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 15:46:08 2021 +0200"
      },
      "message": "Add title-slide id to the title slide\n\nAllow styling of the title slide in CSS more easy. This follows template change in Pandoc 2.0.5\n"
    },
    {
      "commit": "faf8be1c496866632059eba546d3121777ac62b8",
      "tree": "3fa44a8aa461ef9dcdec6ce711fec8ac20cd72f6",
      "parents": [
        "bfa2af728d1beac515d0d10977d925d81cdf803c"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 15:40:40 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 15:40:40 2021 +0200"
      },
      "message": "Add example of the strech class in skeleton\n"
    },
    {
      "commit": "bfa2af728d1beac515d0d10977d925d81cdf803c",
      "tree": "dd211d69002252c0d46391770213af911c94cbbc",
      "parents": [
        "23ec9d2159ed38aaa83b97f5978dff70a044630c"
      ],
      "author": {
        "name": "atusy",
        "email": "30277794+atusy@users.noreply.github.com",
        "time": "Tue Sep 21 02:01:18 2021 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 20 19:01:18 2021 +0200"
      },
      "message": "Add two columns layout and more styles (#82)\n\nCo-authored-by: Atsushi Yasumoto \u003catsushi@hacarus.com\u003e\r\nCo-authored-by: christophe dervieux \u003cchristophe.dervieux@gmail.com\u003e"
    },
    {
      "commit": "88c5a991efef69872a46799f3df17adb7660cce4",
      "tree": "469471c9609b22dbc5999575f3723ebd37b67913",
      "parents": [
        "5ecfdb2c8bac981966749ada4f176552e9f6c7d4"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 16 11:33:11 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 16 11:33:11 2021 +0200"
      },
      "message": "This variable needs to be quoted in template. It only accept character.\n"
    },
    {
      "commit": "4d2b784474d804b3647bdc6b6160478dbe9525bd",
      "tree": "5f78ac766ede0cacea1176deef78bdae1178db95",
      "parents": [
        "e32f0ff8d7404e6f78c3c1d816d544655e2cf71e"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Wed Sep 15 17:00:09 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Wed Sep 15 17:00:09 2021 +0200"
      },
      "message": "Remove outdated COPYING file\n"
    },
    {
      "commit": "e32f0ff8d7404e6f78c3c1d816d544655e2cf71e",
      "tree": "dd573762a8151ef7a22ef3cd1f86deaa99e39865",
      "parents": [
        "b227fd09e9facff5f71d0eaa9a4cbfb9d80e5e67"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Wed Sep 15 16:25:45 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Wed Sep 15 16:25:45 2021 +0200"
      },
      "message": "Replace NEWS by NEWS.md\n"
    },
    {
      "commit": "d5dc8e9af52c3ec21be3baa06f7e0bb0cda2d479",
      "tree": "b187afa49a6b0d3a28851c9221fe9288ddbf1384",
      "parents": [
        "6b272a7e188067c19bacac6b3f69713b8f25cba5"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "cderv@rstudio.com",
        "time": "Mon Jul 26 14:50:53 2021 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 26 14:50:53 2021 +0200"
      },
      "message": "Fix quoting of default variable in template (#91)\n\n* Revert \"don\u0027t quote reveal options in template\". This reverts commit 633c05f47dca23c48382804bd8d0cf9d55d018bb fixing #72 \r\n* Only quote specific option that can be character or else like slideNumber https://revealjs.com/slide-numbers/\r\n"
    },
    {
      "commit": "633c05f47dca23c48382804bd8d0cf9d55d018bb",
      "tree": "44e6b31c5fce0ce392f9ab4f68672fe93f184aeb",
      "parents": [
        "cecb2b8adcf6c9b9e311ba80c55d71694a304396"
      ],
      "author": {
        "name": "jjallaire",
        "email": "jj@rstudio.com",
        "time": "Thu Oct 24 14:19:58 2019 -0400"
      },
      "committer": {
        "name": "jjallaire",
        "email": "jj@rstudio.com",
        "time": "Thu Oct 24 14:19:58 2019 -0400"
      },
      "message": "don\u0027t quote reveal options in template\n"
    },
    {
      "commit": "dff0c72dad1939bc9ba1f3948ccd39bd7532c268",
      "tree": "a0970e1e86155f0b4cfc8392f2aae7f9366b71c6",
      "parents": [
        "01541a28119c17b4d4aded306777aada52195cda"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Mon Mar 13 10:41:53 2017 -0400"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Mon Mar 13 10:41:53 2017 -0400"
      },
      "message": "update NEWS and DESCRIPTION\n"
    },
    {
      "commit": "01541a28119c17b4d4aded306777aada52195cda",
      "tree": "a2a7fdc1605ac487fd4c72d2a6b60bd2524e5c81",
      "parents": [
        "064552c4b5641ae5e156d0d0b6977dd507519cba"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Fri Feb 10 10:32:28 2017 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Fri Feb 10 10:32:28 2017 -0500"
      },
      "message": "bump reveal.js version to force updating of plugins\n"
    },
    {
      "commit": "064552c4b5641ae5e156d0d0b6977dd507519cba",
      "tree": "33d2f4be37fb34362f943fb82e63e7808f74befa",
      "parents": [
        "35c0b49794e80c403d70cfe3ebc641b8e6092e16"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Fri Feb 10 10:28:41 2017 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Fri Feb 10 10:28:41 2017 -0500"
      },
      "message": "add support for menu plugin\n"
    },
    {
      "commit": "f93c95fb48edaa03dc49b145be038b7c126ad2c6",
      "tree": "713ab475d5878d82d8896fead2aeb9e1f64dbe3f",
      "parents": [
        "c68f9b40b2afa1bde27041728676ef657a24ad62"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Mon Jan 09 08:27:35 2017 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Mon Jan 09 08:27:35 2017 -0500"
      },
      "message": "Remove html5shiv.js from template\n"
    },
    {
      "commit": "c68f9b40b2afa1bde27041728676ef657a24ad62",
      "tree": "17136b0b17edb57f3d35c569a1074b8db4d0bb0b",
      "parents": [
        "4bb62a23bac47520a7df48cc5210a831e3e75ab3"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Tue Jan 03 08:05:31 2017 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Tue Jan 03 08:05:31 2017 -0500"
      },
      "message": "dynamic inclusion of pdf css for self_contianed (#8)\n"
    },
    {
      "commit": "4bb62a23bac47520a7df48cc5210a831e3e75ab3",
      "tree": "607c760ef968a1c03664feac0ba9fee7677cac40",
      "parents": [
        "375805c0b9c5a0c1941a76d1cd684810dd92c330"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Wed Dec 14 10:00:10 2016 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Wed Dec 14 10:00:10 2016 -0500"
      },
      "message": "update NEWS and DESCRIPTION\n"
    },
    {
      "commit": "375805c0b9c5a0c1941a76d1cd684810dd92c330",
      "tree": "0c40e90ce39fa9f89f454b0e8e8fb6063bb86678",
      "parents": [
        "32dd3cd453d546734285585e16e2fa0df371925b"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Tue Nov 15 08:56:43 2016 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Tue Nov 15 08:56:43 2016 -0500"
      },
      "message": "add support for the chalkboard plugin\n"
    },
    {
      "commit": "32dd3cd453d546734285585e16e2fa0df371925b",
      "tree": "ec6d45c09edcc1237e3f7dc143a727691e69a861",
      "parents": [
        "b579016d88783879dec54afd7c63d2cb5cea2a4d"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Mon Aug 01 11:11:47 2016 -0400"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Mon Aug 01 11:11:47 2016 -0400"
      },
      "message": "remove travis file from reveal directory\n"
    },
    {
      "commit": "b579016d88783879dec54afd7c63d2cb5cea2a4d",
      "tree": "149413b67ee52cfa2cf38ef95c3dd30160122856",
      "parents": [
        "a075efe27bb5cfe11ab3ddefb7a01aa8ccbaff4f"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Mon Aug 01 11:10:46 2016 -0400"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Mon Aug 01 11:10:46 2016 -0400"
      },
      "message": "update NEWS and DESCRIPTION\n"
    },
    {
      "commit": "a075efe27bb5cfe11ab3ddefb7a01aa8ccbaff4f",
      "tree": "804dc410b420cad98e34e44ae6e023ad32a68d37",
      "parents": [
        "7da10b5e37105ec9545f30c8473d6dcbba158cb0"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Thu Jul 14 21:24:12 2016 -0400"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Thu Jul 14 21:24:12 2016 -0400"
      },
      "message": "ability to specify slideNumber reveal_option as either string or boolean\n"
    },
    {
      "commit": "7da10b5e37105ec9545f30c8473d6dcbba158cb0",
      "tree": "fd87d9a744182469a60925148ba9757a6d0d6390",
      "parents": [
        "ee8ed98bc77b0f8ca666e1975ef88531e61bae05"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Wed Jul 13 15:05:07 2016 -0400"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Wed Jul 13 15:05:07 2016 -0400"
      },
      "message": "update NEWS\n"
    },
    {
      "commit": "3c3d67dfa207057d5f248a979bdb650cee97ef7a",
      "tree": "fc91fdb04ac2bbaf1732be5f148b8ba70fa93ffd",
      "parents": [
        "36a378d861dcc3b065f4aad957d0c3f7c064447d"
      ],
      "author": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:43:48 2016 +0800"
      },
      "committer": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:43:48 2016 +0800"
      },
      "message": "modify source/(black/white.scss) and template/theme.scss\n"
    },
    {
      "commit": "36a378d861dcc3b065f4aad957d0c3f7c064447d",
      "tree": "44f5cf77e7214137682d75be2da7708cae46e673",
      "parents": [
        "e195f1c13273b63de4aafaa65997b143bab69353"
      ],
      "author": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:39:02 2016 +0800"
      },
      "committer": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:39:02 2016 +0800"
      },
      "message": "modify white.css\n"
    },
    {
      "commit": "e195f1c13273b63de4aafaa65997b143bab69353",
      "tree": "70492c97f3fd961c0385b7fcc20a459bb75cebcc",
      "parents": [
        "a3bc9513805fd8411d130c0e0d405a5335b21f69"
      ],
      "author": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:37:12 2016 +0800"
      },
      "committer": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:37:12 2016 +0800"
      },
      "message": "modify solarized.css\n"
    },
    {
      "commit": "a3bc9513805fd8411d130c0e0d405a5335b21f69",
      "tree": "9e11298be8360b3f1c38828feaca5a49099a23cf",
      "parents": [
        "02529e1d434a48beb3890f16f66256dfe592cf77"
      ],
      "author": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:35:44 2016 +0800"
      },
      "committer": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:35:44 2016 +0800"
      },
      "message": "modify sky.css\n"
    },
    {
      "commit": "02529e1d434a48beb3890f16f66256dfe592cf77",
      "tree": "5675a4d17812bf8733344d64fad5d0ad2d31535c",
      "parents": [
        "e3808d5b2ce4246a0f7463924b4947b9ffbfdb87"
      ],
      "author": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:34:06 2016 +0800"
      },
      "committer": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:34:06 2016 +0800"
      },
      "message": "modify simple.css\n"
    },
    {
      "commit": "e3808d5b2ce4246a0f7463924b4947b9ffbfdb87",
      "tree": "5f9216f7515f0bea98a5d2230dfd5ff7905595d3",
      "parents": [
        "f7fa1dac6439c4255ee0252212c27a527a3ad78d"
      ],
      "author": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:32:10 2016 +0800"
      },
      "committer": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:32:10 2016 +0800"
      },
      "message": "modify serif.css\n"
    },
    {
      "commit": "f7fa1dac6439c4255ee0252212c27a527a3ad78d",
      "tree": "66ad45c80f7a41b730de64e105bdc9188480b4e9",
      "parents": [
        "12841ed192f68799a6b3b4ef7208f81704201a9c"
      ],
      "author": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:28:52 2016 +0800"
      },
      "committer": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:28:52 2016 +0800"
      },
      "message": "modify night.css\n"
    },
    {
      "commit": "12841ed192f68799a6b3b4ef7208f81704201a9c",
      "tree": "eec554e7473b0703a3852684581113d9f11213ef",
      "parents": [
        "10ebcc84544974815ca08a077718ca8e896a82a8"
      ],
      "author": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:26:59 2016 +0800"
      },
      "committer": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:26:59 2016 +0800"
      },
      "message": "modify moon.css\n"
    },
    {
      "commit": "10ebcc84544974815ca08a077718ca8e896a82a8",
      "tree": "66ead16f21b40a0acf3465843622ab45fcfedc5f",
      "parents": [
        "ebc16fd6748c9b5c11f46faf76f92727de0905e6"
      ],
      "author": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:25:22 2016 +0800"
      },
      "committer": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:25:22 2016 +0800"
      },
      "message": "modify league.css\n"
    },
    {
      "commit": "ebc16fd6748c9b5c11f46faf76f92727de0905e6",
      "tree": "e12d3690aced0f29a629be0538553e9311b6ed9d",
      "parents": [
        "0a61807fabdeb2a0cbbbe1023f166f39a98bd76e"
      ],
      "author": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:23:43 2016 +0800"
      },
      "committer": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:23:43 2016 +0800"
      },
      "message": "modify blodd.css\n"
    },
    {
      "commit": "0a61807fabdeb2a0cbbbe1023f166f39a98bd76e",
      "tree": "c80347a9086d6446ba021d6c11fc121569ec480c",
      "parents": [
        "b4725b6f220922415d29e0fab1475baa810c47f8"
      ],
      "author": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:23:09 2016 +0800"
      },
      "committer": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:23:09 2016 +0800"
      },
      "message": "modify black.css\n"
    },
    {
      "commit": "b4725b6f220922415d29e0fab1475baa810c47f8",
      "tree": "511c9022357e2533bcf31099400305dcbbe03aeb",
      "parents": [
        "72710889f1a83736a7338018f061114c1f547f3b"
      ],
      "author": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:22:17 2016 +0800"
      },
      "committer": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:22:17 2016 +0800"
      },
      "message": "modify beige.css\n"
    },
    {
      "commit": "72710889f1a83736a7338018f061114c1f547f3b",
      "tree": "251707b9ce1cebf710b88d7d990bdb63bdae8fe2",
      "parents": [
        "7dbf27607dc85bd8bcf3fd14031a1794da5f83b9"
      ],
      "author": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:12:07 2016 +0800"
      },
      "committer": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:12:07 2016 +0800"
      },
      "message": "except theme\n"
    },
    {
      "commit": "7dbf27607dc85bd8bcf3fd14031a1794da5f83b9",
      "tree": "c38e457252cbe415d7f791cf54261efe254c8d7d",
      "parents": [
        "8b73dcfa549acf4d83361f88d325cd0de33f4497"
      ],
      "author": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:07:31 2016 +0800"
      },
      "committer": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 01:07:31 2016 +0800"
      },
      "message": "replace from 3.3.0 except css\n"
    },
    {
      "commit": "8b73dcfa549acf4d83361f88d325cd0de33f4497",
      "tree": "f25a8192147c12f3f986ce24a4fb15b7ddcb7192",
      "parents": [
        "5f51424cbbc8a60af0a7d87917cc636f90615b65"
      ],
      "author": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 00:12:43 2016 +0800"
      },
      "committer": {
        "name": "Bruce\u0027s Thinkpad",
        "email": "brucezhaor2016@gmail.com",
        "time": "Thu Jul 14 00:12:43 2016 +0800"
      },
      "message": "upgrade to reveal.js-3.3.0\n"
    },
    {
      "commit": "82a8deeec03225ec4aeef73060d582bf0c101309",
      "tree": "e300078b25a62e83e48b79056de5546b152ba434",
      "parents": [
        "c58a6c49f926084f9c0b07d6c282f8ebdbedfbb1"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Tue Jul 12 10:25:36 2016 -0400"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Tue Jul 12 10:25:36 2016 -0400"
      },
      "message": "support for zoom, search, and notes reveal.js plugins\n"
    },
    {
      "commit": "c58a6c49f926084f9c0b07d6c282f8ebdbedfbb1",
      "tree": "ef8ee0573e427fc309553b818cb377dc2c493d45",
      "parents": [
        "158f5c78caaef57fbb21710d1c3c532ca2332fa3"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Wed Mar 30 23:45:21 2016 -0400"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Wed Mar 30 23:45:21 2016 -0400"
      },
      "message": "always forward slide-level; update NEWS\n"
    },
    {
      "commit": "8bfd364afb3a46e28131a71f65cef9a2954f6f50",
      "tree": "67e9b28d63fe72e8f68f7c42e8c8383a5e6c1916",
      "parents": [
        "1dfec0218f2ba7c889d5c0b183c1949903266dd4"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Mon Mar 21 13:43:13 2016 -0400"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Mon Mar 21 13:43:13 2016 -0400"
      },
      "message": "Push slide changes to browser history\n"
    },
    {
      "commit": "1dfec0218f2ba7c889d5c0b183c1949903266dd4",
      "tree": "80bb30e3a25e005ff4cc43c183d715afb250e504",
      "parents": [
        "291527524b6f2395f493a2bc5b6d1503d4f069f0"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Tue Mar 08 15:06:48 2016 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Tue Mar 08 15:06:48 2016 -0500"
      },
      "message": "update NEWS and DESCRIPTION\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": "8f8a2028bda6a1f201928de28e6ab73554ecc6eb",
      "tree": "289611da3b582297e75ec010ac62645ccdb743fb",
      "parents": [
        "309bc7d44bf5c80caa593c5870654d18b5be6be9"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Sat Jan 30 19:24:23 2016 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Sat Jan 30 19:24:23 2016 -0500"
      },
      "message": "move LICENSE file\n"
    }
  ],
  "next": "c11e6606f4087108f1bbc73dad52610515df2afc"
}
