)]}'
{
  "log": [
    {
      "commit": "8bc9622922ca6502f87855e9fcaa14bba5404918",
      "tree": "4e68fb2ebb92df2ce2e3b57f7093b888961cb2a3",
      "parents": [
        "78f7beea141307100d563a934bf044877a52a1f1"
      ],
      "author": {
        "name": "Duncan Murdoch",
        "email": "murdoch.duncan@gmail.com",
        "time": "Mon Apr 29 12:46:39 2019 -0400"
      },
      "committer": {
        "name": "Duncan Murdoch",
        "email": "murdoch.duncan@gmail.com",
        "time": "Mon Apr 29 12:46:39 2019 -0400"
      },
      "message": "Allow general column spec in LaTeX\n"
    },
    {
      "commit": "779569e6fc2873a69517401ceafecbe96f35243a",
      "tree": "4ff00108298df4009a4d868b9655ce4138618357",
      "parents": [
        "3078d8b500108416dc29df4811b8c85c280a90e9"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Fri Apr 26 17:06:33 2019 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Fri Apr 26 17:06:33 2019 -0400"
      },
      "message": "Adding a latex_wrap_text option to pack_rows (#376)\n"
    },
    {
      "commit": "3078d8b500108416dc29df4811b8c85c280a90e9",
      "tree": "f3882c126f874a729887bede9085a4a3c02cfcba",
      "parents": [
        "f8207137507be2b8314628d7ddd93bf86ef2ae88"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Fri Apr 26 14:49:25 2019 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Fri Apr 26 14:49:25 2019 -0400"
      },
      "message": "#377 seems to be fixed now\n"
    },
    {
      "commit": "f8207137507be2b8314628d7ddd93bf86ef2ae88",
      "tree": "7c48a4bf9d31cee90959dba3fb83879d6c5470d9",
      "parents": [
        "57f362da31d5ece22440a01adb7e8d7adf1f5595"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat Apr 20 10:33:12 2019 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat Apr 20 10:33:12 2019 -0400"
      },
      "message": "Improved print method\n"
    },
    {
      "commit": "57f362da31d5ece22440a01adb7e8d7adf1f5595",
      "tree": "94e4dbc931e58813c19b61a10dcefe313e7773ee",
      "parents": [
        "8b2126e05729afa3691f38cc0bebe0d28fd13006",
        "1cba9272d2cfd8c2042b0fb34b816c7de8a203f5"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Apr 16 17:58:07 2019 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Apr 16 17:58:07 2019 -0400"
      },
      "message": "Merge branch \u0027master\u0027 of https://github.com/haozhu233/kableExtra\n"
    },
    {
      "commit": "8b2126e05729afa3691f38cc0bebe0d28fd13006",
      "tree": "984fa6175aafc03c3f02ebf7aa2cebd06f1b5fe5",
      "parents": [
        "e69a890301f8c13047f4bc3453f944de7211be5f"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Apr 16 17:58:01 2019 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Apr 16 17:58:01 2019 -0400"
      },
      "message": "#369\n"
    },
    {
      "commit": "e4b24f2cfdfc4c46536bc275d8278479cd3a5fca",
      "tree": "305a4bf1ce33d35de0fbadc46c768c64ccdf677d",
      "parents": [
        "fcb8d45949df3ab2b8716a9d9cf6e30130a6673b"
      ],
      "author": {
        "name": "Jiaxiang Li",
        "email": "alex.lijiaxiang@foxmail.com",
        "time": "Fri Apr 05 13:38:11 2019 +0800"
      },
      "committer": {
        "name": "Jiaxiang Li",
        "email": "alex.lijiaxiang@foxmail.com",
        "time": "Fri Apr 05 13:38:11 2019 +0800"
      },
      "message": "move the examples into the functions save_kable and as_image\n"
    },
    {
      "commit": "fcb8d45949df3ab2b8716a9d9cf6e30130a6673b",
      "tree": "79a688ff26a19eceb07cf623b12b7fabd6bd8b1b",
      "parents": [
        "e69a890301f8c13047f4bc3453f944de7211be5f"
      ],
      "author": {
        "name": "Jiaxiang Li",
        "email": "alex.lijiaxiang@foxmail.com",
        "time": "Fri Apr 05 12:05:10 2019 +0800"
      },
      "committer": {
        "name": "Jiaxiang Li",
        "email": "alex.lijiaxiang@foxmail.com",
        "time": "Fri Apr 05 12:05:10 2019 +0800"
      },
      "message": "Add the examples to kable_as_image.R from https://haozhu233.github.io/kableExtra/save_kable_and_as_image.html, and update the help document.\n"
    },
    {
      "commit": "72917f9fdb86769ba2ae715fd8a84137df359ea7",
      "tree": "f792adf60c774b419a6fd418bee1a2be7f64ff1b",
      "parents": [
        "50c72fc1b493d7cd066b06d078f08b3dbe4a7f4c"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Fri Mar 15 18:41:42 2019 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Fri Mar 15 18:41:42 2019 -0400"
      },
      "message": "Version 1.1 release\n"
    },
    {
      "commit": "50c72fc1b493d7cd066b06d078f08b3dbe4a7f4c",
      "tree": "78a46bbf5bb496621674474edd85c881e0274e72",
      "parents": [
        "67764aab877c1ea9be1ab580c3cf662034d297f1",
        "f3b6aa4bf1648979bbf48bb6f827755387eebed5"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Fri Mar 15 11:57:57 2019 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Fri Mar 15 11:57:57 2019 -0400"
      },
      "message": "Merge branch \u0027master\u0027 of https://github.com/haozhu233/kableExtra\n"
    },
    {
      "commit": "67764aab877c1ea9be1ab580c3cf662034d297f1",
      "tree": "1d0a0042f33dfae63bc92d63107b6efc170e5c4d",
      "parents": [
        "0d4ecc774d66c16327f021db6d22531819207c3b"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Fri Mar 15 11:57:50 2019 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Fri Mar 15 11:57:50 2019 -0400"
      },
      "message": "added docs for xtable\n"
    },
    {
      "commit": "17e1ae11c833f120d360f13debc56e94143ffbe4",
      "tree": "57ec5d98af701f6785f717f4b014664394fbe86e",
      "parents": [
        "f17fa46c07919197731c13d40b00986c1c2ffeb6"
      ],
      "author": {
        "name": "Augusto Magalhães",
        "email": "augusto.fontenele@outlook.com",
        "time": "Tue Mar 05 13:00:05 2019 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 05 13:00:05 2019 +0900"
      },
      "message": "Update footnote.R\n\nRemoved the extra line on the @param description for fixed_small_size."
    },
    {
      "commit": "f17fa46c07919197731c13d40b00986c1c2ffeb6",
      "tree": "dd8a7616e6ae144acbec7ff95b439e92fef147b0",
      "parents": [
        "0d4ecc774d66c16327f021db6d22531819207c3b"
      ],
      "author": {
        "name": "Augusto Magalhães",
        "email": "augusto.fontenele@outlook.com",
        "time": "Tue Mar 05 12:55:21 2019 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 05 12:55:21 2019 +0900"
      },
      "message": "Update font size footnote.R\n\nReadd \"\\small\" for the footnote size, keeping both options through the @param fixed_small_size."
    },
    {
      "commit": "8e786ad55201134e0d5e0fbc7ed7ae44d3047292",
      "tree": "078c9565c12f0cc5089a49dedcfc7395f1a62e81",
      "parents": [
        "6429c9634da1aa65e4d15edddec9cfb52eb39195"
      ],
      "author": {
        "name": "ghaarsma",
        "email": "ghaarsma@gmail.com",
        "time": "Sat Feb 16 21:28:01 2019 -0600"
      },
      "committer": {
        "name": "ghaarsma",
        "email": "ghaarsma@gmail.com",
        "time": "Sat Feb 16 21:28:01 2019 -0600"
      },
      "message": "Fix deletion/unlink of lib directories and html files\n\n+ It\u0027s using tempfile function to generate random html and lib names when needed, so that original files and lib directories are not effected when removing them.\n+ Also better check on the return argument of webshot.\n"
    },
    {
      "commit": "745e545d0c679013cda0d4b68a2df820287a9d52",
      "tree": "562b90f5c05e18a670e1b7f16d50fed9922f715a",
      "parents": [
        "3f65f187361c1eb0d32b74db925da4f8a4bcfbd2"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Jan 22 02:59:05 2019 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Jan 22 02:59:05 2019 -0500"
      },
      "message": "Add commented new fix_duplicated_row_latex\n"
    },
    {
      "commit": "24bf30c9a6e9ebd5d7c05ab0f8116d673f1d6c2c",
      "tree": "178657e6df11819f7e8025605a6352874482528a",
      "parents": [
        "46a42a1d82aad9bacb8c0e17a0e91e9c29104ed3"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Jan 22 02:14:33 2019 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Jan 22 02:14:33 2019 -0500"
      },
      "message": "standardize naming in magic_mirror\n"
    },
    {
      "commit": "46a42a1d82aad9bacb8c0e17a0e91e9c29104ed3",
      "tree": "4914fc7975771fee2a81ead3d10aa5ef1c13c930",
      "parents": [
        "5e1740df8766b6ee0a04810558f1b09da0635559"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Jan 22 00:11:11 2019 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Jan 22 00:11:11 2019 -0500"
      },
      "message": "address #310\n"
    },
    {
      "commit": "5e1740df8766b6ee0a04810558f1b09da0635559",
      "tree": "1391b2d0e1e51d1a1b353da592f7b7af7b9e5616",
      "parents": [
        "84102ed5db78661d3ef91b06fd2f8dbea3332de8"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 21 11:54:15 2019 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 21 11:54:15 2019 -0500"
      },
      "message": "put back print in print.R\n"
    },
    {
      "commit": "84102ed5db78661d3ef91b06fd2f8dbea3332de8",
      "tree": "650f24994f9ee3119364fce5570c7ff4105dc5cf",
      "parents": [
        "4dd985e6c8e71fae92aecf97973ea96b9f48dc43"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Jan 16 00:06:25 2019 -0600"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Jan 16 00:06:25 2019 -0600"
      },
      "message": "render xml table out\n"
    },
    {
      "commit": "1c4917edafb8398a5068d9d733175ba0d3fc2799",
      "tree": "06302c84cbdf084932611f5981e99e70a1c588dc",
      "parents": [
        "62f5031f208abd4b9a170436d31546a4ee844d82"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Jan 15 17:00:01 2019 -0600"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Jan 15 17:00:01 2019 -0600"
      },
      "message": "Right before cran release\n"
    },
    {
      "commit": "62f5031f208abd4b9a170436d31546a4ee844d82",
      "tree": "96c78956040f5db931ac4323e18f9f63b2b3e8d8",
      "parents": [
        "2ed022fff5b32b5305a488fb2700fa2a40b33be0"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Jan 15 15:19:29 2019 -0600"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Jan 15 15:19:29 2019 -0600"
      },
      "message": "move doc to vignette\n"
    },
    {
      "commit": "37975a3af16205161a0375ce2b4f3a8d6b2d3eed",
      "tree": "23bd06fde412a23247f751b74666934e1426841d",
      "parents": [
        "b361fb5c89a45698b520d6124af204d0fc33578d"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Jan 15 14:59:34 2019 -0600"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Jan 15 14:59:34 2019 -0600"
      },
      "message": "Export kable_xml functions.\n"
    },
    {
      "commit": "b361fb5c89a45698b520d6124af204d0fc33578d",
      "tree": "67fc9e099843aae069e1a120ee742716e6fcccd4",
      "parents": [
        "53e5961049e4547ebb6953b454acec0981b4f3c5"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Jan 15 12:24:10 2019 -0600"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Jan 15 12:24:10 2019 -0600"
      },
      "message": "add note to as_image\n"
    },
    {
      "commit": "53e5961049e4547ebb6953b454acec0981b4f3c5",
      "tree": "5c3150f73a82ff63095d1edc29f90acb0a83ebf0",
      "parents": [
        "7c39cba444c60c2892b26b723f4d68b418b57078"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Jan 15 12:16:06 2019 -0600"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Jan 15 12:16:06 2019 -0600"
      },
      "message": "before cran release\n"
    },
    {
      "commit": "744e73922ae4e93f2a13d5e5bb336504ff75fb61",
      "tree": "d1d222e780453b3d0928a03bea36a61b430a9e20",
      "parents": [
        "09d0126e0df36dcb0d6415b7fc3649e499eb55ba",
        "f43dcf51c9d990d5f1026f3bda8302ea56972c9f"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Jan 08 10:57:24 2019 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 08 10:57:24 2019 -0500"
      },
      "message": "Merge pull request #325 from martinschmelzer/master\n\nFixes for #323 and #324 (update add_header_above.R)"
    },
    {
      "commit": "f43dcf51c9d990d5f1026f3bda8302ea56972c9f",
      "tree": "1ba7da7fca9e8675d82ebe1e3c0f220b96d91ede",
      "parents": [
        "d851693ef2a9d59caf9cfd5ec9fdd534d03145d6"
      ],
      "author": {
        "name": "martinschmelzer",
        "email": "schmelzer.martin@gmx.de",
        "time": "Tue Jan 08 13:02:52 2019 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 08 13:02:52 2019 +0100"
      },
      "message": "Update add_header_above.R"
    },
    {
      "commit": "09d0126e0df36dcb0d6415b7fc3649e499eb55ba",
      "tree": "cc8c03564cf6dec39195edb8786e4d5f017145bd",
      "parents": [
        "9b0515925261f26aca38d11f1e2eba3528fdbc43"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 07 22:06:22 2019 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 07 22:06:22 2019 -0500"
      },
      "message": "Fix #316\n"
    },
    {
      "commit": "9b0515925261f26aca38d11f1e2eba3528fdbc43",
      "tree": "cf53d2a3cea77b4926f2159d78143834073938b4",
      "parents": [
        "78e4386d49f38744eaeccd3c7a573c7db64f57f6"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 07 18:13:51 2019 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 07 18:13:51 2019 -0500"
      },
      "message": "Added table.envir\n"
    },
    {
      "commit": "78e4386d49f38744eaeccd3c7a573c7db64f57f6",
      "tree": "8971c07419f4e4e53da872c3684be0c7d0a20fc2",
      "parents": [
        "da886994b59985bf8ab77c1c5fa7845bb0c21a53"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 07 17:37:30 2019 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 07 17:37:30 2019 -0500"
      },
      "message": "Fix #235\n"
    },
    {
      "commit": "da886994b59985bf8ab77c1c5fa7845bb0c21a53",
      "tree": "cbef74c3248d54f6a09f442acd1ef909970f9831",
      "parents": [
        "8902df82e21e4a8455d76aa999f83980e147efec"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 07 17:29:44 2019 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 07 17:29:44 2019 -0500"
      },
      "message": "Fix #322\n"
    },
    {
      "commit": "8902df82e21e4a8455d76aa999f83980e147efec",
      "tree": "d9a10a36e91947f2c9cd7018fa46460c11b521b9",
      "parents": [
        "f1873a4f7a5648b38c6717960eb6378670831416"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 07 16:27:32 2019 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 07 16:27:32 2019 -0500"
      },
      "message": "Add save_kable and as_image vignette\n"
    },
    {
      "commit": "f1873a4f7a5648b38c6717960eb6378670831416",
      "tree": "17aacaccec84f4cd80aa0c95484b43d09d125956",
      "parents": [
        "685eaab206c7c44fc476b35be42a1411d5391bf6"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 07 15:57:01 2019 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 07 15:57:01 2019 -0500"
      },
      "message": "Add as_image; Add xcolor back in but without options\n"
    },
    {
      "commit": "685eaab206c7c44fc476b35be42a1411d5391bf6",
      "tree": "06bc2d3174ac204ba0a051d0447854d2b17e0c4a",
      "parents": [
        "905b31af8b3d502efe24e6d9658adecb9521e39f"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 07 12:18:26 2019 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 07 12:18:26 2019 -0500"
      },
      "message": "Fixed a critical bug\n"
    },
    {
      "commit": "905b31af8b3d502efe24e6d9658adecb9521e39f",
      "tree": "c1f2ee54a46821d27cc248471d2e212168c81aa9",
      "parents": [
        "d851693ef2a9d59caf9cfd5ec9fdd534d03145d6"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 07 11:00:05 2019 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Jan 07 11:00:05 2019 -0500"
      },
      "message": "Fix #320 thanks @martinschmelzer\n"
    },
    {
      "commit": "d851693ef2a9d59caf9cfd5ec9fdd534d03145d6",
      "tree": "d60f6f3905f01b99f9fbb1de2e798dab137c0c14",
      "parents": [
        "270846bfac1db0ee7ecee6737aecf90ab34dd122"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun Jan 06 18:56:47 2019 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun Jan 06 18:56:47 2019 -0500"
      },
      "message": "finishing save_kable latex part\n"
    },
    {
      "commit": "270846bfac1db0ee7ecee6737aecf90ab34dd122",
      "tree": "99e2c9caf9ee49c9767bf25f3954fcbff4dce1c9",
      "parents": [
        "7039ecfffc9d2831e9235e5b909cbde571859840",
        "2fa52efc22dfed1fadcf94ce9d5031da61926578"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun Jan 06 17:52:26 2019 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun Jan 06 17:52:26 2019 -0500"
      },
      "message": "Merge, rebuild man pages\n\nMerge branch \u0027master\u0027 of https://github.com/haozhu233/kableExtra\n\n# Conflicts:\n#\tman/kable_styling.Rd\n"
    },
    {
      "commit": "7039ecfffc9d2831e9235e5b909cbde571859840",
      "tree": "eb46d63a60a21b00819c1737bf2e52e1e2be5bdc",
      "parents": [
        "99b88f0295c0b0468dd282069e007a8ca78186d0"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun Jan 06 17:51:21 2019 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun Jan 06 17:51:21 2019 -0500"
      },
      "message": "remove xcolor latex dependency\n"
    },
    {
      "commit": "45122dccaad5ce406ac129c109637d3969221458",
      "tree": "62ee8e9821ef1504080f23d954ca79973e4c24df",
      "parents": [
        "50f72068928a04485967cd6420acf2c430d40963",
        "6eb2950b4dc1bb64af6ea4f889598c6a5ebb6e13"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun Jan 06 11:12:57 2019 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jan 06 11:12:57 2019 -0500"
      },
      "message": "Merge pull request #311 from dmurdoch/column_spec\n\nThe old align could be \"l\", matching the \"l\" in \"tabular\"."
    },
    {
      "commit": "95c14376474e833c111cb7a0bb9a91e145646f30",
      "tree": "93b57b2c1ba65da8e3ccf86136c99f825d42d4ca",
      "parents": [
        "c3e1a3bcab9928a1b6e9ce145731c7f5d9d319ba"
      ],
      "author": {
        "name": "Duncan Murdoch",
        "email": "murdoch.duncan@gmail.com",
        "time": "Sun Jan 06 10:51:58 2019 -0500"
      },
      "committer": {
        "name": "Duncan Murdoch",
        "email": "murdoch.duncan@gmail.com",
        "time": "Sun Jan 06 10:55:29 2019 -0500"
      },
      "message": "Better regex and documentation\n"
    },
    {
      "commit": "c3e1a3bcab9928a1b6e9ce145731c7f5d9d319ba",
      "tree": "e0b7789796170c0a1dfd2b922d36ec423c7c1404",
      "parents": [
        "911dca3a4f3a1e13cb033d399b40bd0238992b18"
      ],
      "author": {
        "name": "Duncan Murdoch",
        "email": "murdoch.duncan@gmail.com",
        "time": "Sat Jan 05 18:21:27 2019 -0500"
      },
      "committer": {
        "name": "Duncan Murdoch",
        "email": "murdoch.duncan@gmail.com",
        "time": "Sat Jan 05 18:21:27 2019 -0500"
      },
      "message": "Don\u0027t want to get an extra char ahead of the latex block\n"
    },
    {
      "commit": "911dca3a4f3a1e13cb033d399b40bd0238992b18",
      "tree": "35ae5d1cc3a76add036af5bf9a60cba05426a91e",
      "parents": [
        "99b88f0295c0b0468dd282069e007a8ca78186d0"
      ],
      "author": {
        "name": "Duncan Murdoch",
        "email": "murdoch.duncan@gmail.com",
        "time": "Sat Jan 05 16:39:32 2019 -0500"
      },
      "committer": {
        "name": "Duncan Murdoch",
        "email": "murdoch.duncan@gmail.com",
        "time": "Sat Jan 05 16:39:32 2019 -0500"
      },
      "message": "Protect LaTeX math in the HTML format:  see https://stackoverflow.com/q/54048265/2554330\n"
    },
    {
      "commit": "6eb2950b4dc1bb64af6ea4f889598c6a5ebb6e13",
      "tree": "234f534da5803a2333c4de4539c633d1554327ea",
      "parents": [
        "c106041d17aebc35a34ee842d38c8c8f5332f778"
      ],
      "author": {
        "name": "Duncan Murdoch",
        "email": "murdoch.duncan@gmail.com",
        "time": "Sun Dec 16 20:21:00 2018 -0500"
      },
      "committer": {
        "name": "Duncan Murdoch",
        "email": "murdoch.duncan@gmail.com",
        "time": "Sun Dec 16 20:21:00 2018 -0500"
      },
      "message": "Wrong kind of brackets!\n"
    },
    {
      "commit": "c106041d17aebc35a34ee842d38c8c8f5332f778",
      "tree": "9324abf1c1203e99610eff9ac31bf703e14f4d75",
      "parents": [
        "99b88f0295c0b0468dd282069e007a8ca78186d0"
      ],
      "author": {
        "name": "Duncan Murdoch",
        "email": "murdoch.duncan@gmail.com",
        "time": "Sun Dec 16 20:05:30 2018 -0500"
      },
      "committer": {
        "name": "Duncan Murdoch",
        "email": "murdoch.duncan@gmail.com",
        "time": "Sun Dec 16 20:05:30 2018 -0500"
      },
      "message": "The old align could be \"l\", matching the \"l\" in \"tabular\".\n"
    },
    {
      "commit": "99b88f0295c0b0468dd282069e007a8ca78186d0",
      "tree": "946064613666dcc7a29beb517ee8190ac40fe201",
      "parents": [
        "be1e05566fe85b70d7d4e4fcb1ccf49b13230856",
        "7ebfc55e1050f6e8af19da124210b56b335d7543"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Dec 12 14:10:49 2018 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Dec 12 14:10:49 2018 -0500"
      },
      "message": "Merge branch \u0027master\u0027 of https://github.com/haozhu233/kableExtra\n"
    },
    {
      "commit": "be1e05566fe85b70d7d4e4fcb1ccf49b13230856",
      "tree": "d5457dec55db8d6100b3da8f3959aa934ee45261",
      "parents": [
        "81eb9347ff53bdd572af5cd8f424252a7e7c2001"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Dec 12 14:10:43 2018 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Dec 12 14:10:43 2018 -0500"
      },
      "message": "fix a bug with the latest changes in kable_styling\n"
    },
    {
      "commit": "81eb9347ff53bdd572af5cd8f424252a7e7c2001",
      "tree": "8e01c5a44c03023b0e93524e433f51be0a03bb9e",
      "parents": [
        "7f8b6849f2b7bf2cd131529ffdeabd80a421c112"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Dec 11 10:38:52 2018 -0500"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Dec 11 10:38:52 2018 -0500"
      },
      "message": "move latex options in kable_styling to upper level\n"
    },
    {
      "commit": "aa30498dd688ff1b9c3a5355e222c1ae1161f338",
      "tree": "4e0fdf97e3f75c72755818dbbde9efa4901b27e9",
      "parents": [
        "ea0bee72e44ebea895adb89004bee106e99c33fe"
      ],
      "author": {
        "name": "Jrmie",
        "email": "39067995+Jrmie@users.noreply.github.com",
        "time": "Sat Dec 08 00:14:16 2018 +0100"
      },
      "committer": {
        "name": "Jrmie",
        "email": "39067995+Jrmie@users.noreply.github.com",
        "time": "Sat Dec 08 00:14:16 2018 +0100"
      },
      "message": "add option to fix header in scroll box\n"
    },
    {
      "commit": "aebd829c80f0a572b1095cc587295307238c67e3",
      "tree": "d8298c8243c601fab59f90839eb70fb84e906dd7",
      "parents": [
        "7f8b6849f2b7bf2cd131529ffdeabd80a421c112"
      ],
      "author": {
        "name": "Jakob Richter",
        "email": "code@jakob-r.de",
        "time": "Wed Oct 31 16:27:29 2018 +0100"
      },
      "committer": {
        "name": "Jakob Richter",
        "email": "code@jakob-r.de",
        "time": "Wed Oct 31 16:27:29 2018 +0100"
      },
      "message": "Fix collape_rows for arbitrary columns\n"
    },
    {
      "commit": "7f8b6849f2b7bf2cd131529ffdeabd80a421c112",
      "tree": "0caae0126ecf02a6e3603e6cfdd844a7a84b9fe9",
      "parents": [
        "149faedf582c0275a6e2545c3a0807b855a9f22f"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Oct 23 17:41:13 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Oct 23 17:41:13 2018 -0400"
      },
      "message": "improved save_kable and added webshot support\n"
    },
    {
      "commit": "149faedf582c0275a6e2545c3a0807b855a9f22f",
      "tree": "b4831e16916cb11a425339813e67efbef5fa0f35",
      "parents": [
        "5250ab59e56a0ea46817a499746dd315ad41d189"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Oct 23 16:36:22 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Oct 23 16:36:22 2018 -0400"
      },
      "message": "#271\n"
    },
    {
      "commit": "bdea945842ab4fde50072e490eb8eeb73a9eda4d",
      "tree": "4304c74111bc2325d99d7efd435b7c2bf6208c3a",
      "parents": [
        "3e0e2b108e8ee1f91e3d105f576288a6dc38c21f"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Oct 23 13:07:43 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Oct 23 13:07:43 2018 -0400"
      },
      "message": "Fixed #280\n"
    },
    {
      "commit": "3e0e2b108e8ee1f91e3d105f576288a6dc38c21f",
      "tree": "38824654d476988c1065367c4c4b8b2afb8a1679",
      "parents": [
        "f64f475502f0673d14b177a1d0ba9c610a05f750"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Oct 23 11:21:29 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Oct 23 11:21:29 2018 -0400"
      },
      "message": "Convert possible factor to character in linebreak\n"
    },
    {
      "commit": "f64f475502f0673d14b177a1d0ba9c610a05f750",
      "tree": "f6cce75aafd16a529d71e6e691b62a2891d9f71d",
      "parents": [
        "2742ffce5b74ee3d83854d6f628f2a61bc30fd4e"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Oct 23 10:35:16 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Oct 23 10:35:16 2018 -0400"
      },
      "message": "Add include_empty\n"
    },
    {
      "commit": "2742ffce5b74ee3d83854d6f628f2a61bc30fd4e",
      "tree": "d9b9055150eb6cb0d1dfca9b71680c513061d758",
      "parents": [
        "6e6318829b4e6dab9c33f8a98892b887879066e3"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Oct 17 11:23:44 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Oct 17 11:23:44 2018 -0400"
      },
      "message": "add indent option\n"
    },
    {
      "commit": "ce15763d71732310f939a2180e6d02433dee1a2c",
      "tree": "a840fab1f585cd17f3be8715942a8ce96be3f984",
      "parents": [
        "c145088eb8678a57130ee709f82f58cbc1ce9cd5",
        "192e6402a16c4bb519dce6527db760424c43307d"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Oct 03 17:56:33 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Oct 03 17:56:33 2018 -0400"
      },
      "message": "Merge branch \u0027master\u0027 of https://github.com/haozhu233/kableExtra\n"
    },
    {
      "commit": "c145088eb8678a57130ee709f82f58cbc1ce9cd5",
      "tree": "2040c08e8bb834a6da0681b57e924382bcc8a334",
      "parents": [
        "b548aace3bc341ca7084fc40b8b18eb4233129ae"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Oct 03 17:56:26 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Oct 03 17:56:26 2018 -0400"
      },
      "message": "add bookdown example\n"
    },
    {
      "commit": "6b4b6f1ce5a0dceb7201251f153bcd093f395fc6",
      "tree": "48b60d36ee5543c567cd2156c8273a60fdd09f1e",
      "parents": [
        "b548aace3bc341ca7084fc40b8b18eb4233129ae"
      ],
      "author": {
        "name": "Tomasz Kalinowski",
        "email": "tkalinow@asu.edu",
        "time": "Tue Sep 18 16:55:19 2018 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 18 16:55:19 2018 -0400"
      },
      "message": "remove warning about partial match\n\n```R\r\npartial match of \u0027length\u0027 to \u0027lengths\u0027\r\n```"
    },
    {
      "commit": "b548aace3bc341ca7084fc40b8b18eb4233129ae",
      "tree": "a4898e0af275f243de486842957b993de931f682",
      "parents": [
        "66b00ef79a9cc6722ae0f4c17e89e70bb07cf2cf"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Sep 18 13:29:01 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Sep 18 13:29:01 2018 -0400"
      },
      "message": "add line_sep to add_header_above\n"
    },
    {
      "commit": "7ba755df586233929f0d713759b0543f8513debb",
      "tree": "f34249fb037067312fc620305321d7ad08c17513",
      "parents": [
        "a17edd0c985af92d8a6e26230decbb8f42cf63dd"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat Sep 15 21:21:43 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat Sep 15 21:21:43 2018 -0400"
      },
      "message": "update doc\n"
    },
    {
      "commit": "a17edd0c985af92d8a6e26230decbb8f42cf63dd",
      "tree": "b437ab33dac606133d4ca350d5770065652ca440",
      "parents": [
        "5fa8ecc53f7c1f54ce8d5b081935234ae25922a1"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat Sep 15 21:20:44 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat Sep 15 21:20:44 2018 -0400"
      },
      "message": "Adding notes about adding linebreaks in latex caption\nAdd linebreaker (default \u003d \\n) to linebreak\n"
    },
    {
      "commit": "6d68f7cc462c75b7a53e1a317cbe1d19de11802b",
      "tree": "9ade3b6cc8a856a59dc30731ce73fbbaf02aa8cf",
      "parents": [
        "bd288919c1549299c8e0b4819ef5e6cbe472068f"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat Sep 15 12:44:15 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat Sep 15 12:44:15 2018 -0400"
      },
      "message": "add extra_css to add_header_above\n"
    },
    {
      "commit": "bd288919c1549299c8e0b4819ef5e6cbe472068f",
      "tree": "435fe3cf3b79cadab9015bb0f2c257d4e7643636",
      "parents": [
        "76f0eb637ab7e0c9a0e3ebd40341edfb23371eac",
        "5a2daa6ce532bbd31817456722a068a9e336e48d"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat Sep 15 12:38:40 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat Sep 15 12:38:40 2018 -0400"
      },
      "message": "Merge branch \u0027master\u0027 of https://github.com/haozhu233/kableExtra\n"
    },
    {
      "commit": "76f0eb637ab7e0c9a0e3ebd40341edfb23371eac",
      "tree": "fefb462daa1d04944830626f4bac2ca9ee776f0f",
      "parents": [
        "e305aa096b9f908123cbbe0e7c253ff277a97693"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat Sep 15 12:38:33 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat Sep 15 12:38:33 2018 -0400"
      },
      "message": "Add extra customization options to add_header_above\n"
    },
    {
      "commit": "e58f1aa27a942eff3c8d1911478beb2cc449ba4f",
      "tree": "695cc33e0ca1746139b0c430b15637c979dcaa21",
      "parents": [
        "b21af6b02db9c6e95673955c972386f5eda35ad2",
        "bfaf703a957282d17608ddedf4a2836a769768bf"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Sep 05 17:58:51 2018 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Sep 05 17:58:51 2018 -0400"
      },
      "message": "Merge pull request #209 from antaldaniel/master\n\nNon-English text in kable_as_image "
    },
    {
      "commit": "ed7e624a7c257ed2019e79e231bc9c8e7cf99840",
      "tree": "f6e6889ae6877c5522e5fbaa75d8beb65b6b16f6",
      "parents": [
        "bf16d79e1a93e5f49443b2beb1a60b18b551f50a"
      ],
      "author": {
        "name": "Quôc Peyrot",
        "email": "40322523+quocpeyrot@users.noreply.github.com",
        "time": "Wed Sep 05 14:59:16 2018 +0200"
      },
      "committer": {
        "name": "Quôc Peyrot",
        "email": "40322523+quocpeyrot@users.noreply.github.com",
        "time": "Wed Sep 05 14:59:16 2018 +0200"
      },
      "message": "Fix issue #254\n"
    },
    {
      "commit": "76762d80a3f084b0854afc92ec26709d30c0bd27",
      "tree": "4e5c0ba4e507de71e570cf10acc1bfdc1cc4e81e",
      "parents": [
        "ccf9bf8d94705f0fc867ab23b0f81da2f5ff8b12"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Jul 25 20:56:52 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Jul 25 20:56:52 2018 -0400"
      },
      "message": "Fix #229\n"
    },
    {
      "commit": "cf11dac1db5e4a0b534eca1bca9ee230f1f39458",
      "tree": "e0b40688c09542bc94523297d34abe9e0b7ac966",
      "parents": [
        "8d1bd5bb069e0afff41723c3e8d296e6713eb0cf"
      ],
      "author": {
        "name": "antaldaniel",
        "email": "antaldaniel@gmail.com",
        "time": "Wed May 30 21:54:37 2018 +0200"
      },
      "committer": {
        "name": "antaldaniel",
        "email": "antaldaniel@gmail.com",
        "time": "Wed May 30 21:54:37 2018 +0200"
      },
      "message": "Small note for non-English text tables\n"
    },
    {
      "commit": "8d1bd5bb069e0afff41723c3e8d296e6713eb0cf",
      "tree": "cdabcf4c37934cbf2a960374b88ba7bbd1fc5495",
      "parents": [
        "719e711108c80d3f430c3ce1cfdbf4918b0332b9"
      ],
      "author": {
        "name": "antaldaniel",
        "email": "antaldaniel@gmail.com",
        "time": "Wed May 30 21:43:33 2018 +0200"
      },
      "committer": {
        "name": "antaldaniel",
        "email": "antaldaniel@gmail.com",
        "time": "Wed May 30 21:43:33 2018 +0200"
      },
      "message": "adding the language package to the documentation that may be a problem with non-English text tables\n"
    },
    {
      "commit": "719e711108c80d3f430c3ce1cfdbf4918b0332b9",
      "tree": "938f4605650207225ee553072a576227560c4de6",
      "parents": [
        "2ea01fbca7ded427cc5976a435e32e62258e147a"
      ],
      "author": {
        "name": "antaldaniel",
        "email": "antaldaniel@gmail.com",
        "time": "Wed May 30 21:40:32 2018 +0200"
      },
      "committer": {
        "name": "antaldaniel",
        "email": "antaldaniel@gmail.com",
        "time": "Wed May 30 21:40:32 2018 +0200"
      },
      "message": "\"\\\\usepackage[utf8]{inputenc}\"\n\nplus a comment on re-encoding texts\n"
    },
    {
      "commit": "2ea01fbca7ded427cc5976a435e32e62258e147a",
      "tree": "578b918dcb7540ed58144379be2a39e583eb7d48",
      "parents": [
        "ccf9bf8d94705f0fc867ab23b0f81da2f5ff8b12"
      ],
      "author": {
        "name": "antaldaniel",
        "email": "antaldaniel@gmail.com",
        "time": "Wed May 30 21:20:50 2018 +0200"
      },
      "committer": {
        "name": "antaldaniel",
        "email": "antaldaniel@gmail.com",
        "time": "Wed May 30 21:20:50 2018 +0200"
      },
      "message": " writeLines(temp_tex, paste0(temp_file, \".tex\"), useBytes \u003d T)\n"
    },
    {
      "commit": "ec169363679291e60812cff56d26d2ab77365374",
      "tree": "41266f4b2abcf9958fcafa17e6adf669d2ba852f",
      "parents": [
        "dda2f723f29758bc22e26504dcfd14bbc15f08a0"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon May 21 01:05:29 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon May 21 01:05:29 2018 -0400"
      },
      "message": "change valign\u0027s default to middle in collapse_rows. update vignette as requested by CRAN\n"
    },
    {
      "commit": "6107f376b3048216ff480e4a937353297e7b6529",
      "tree": "acd0ec29b6fc918487931bec53978139f8f4c833",
      "parents": [
        "e4dd84575e69e6fadda72ab0264a5e8ea829d8e7"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon May 21 00:23:26 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon May 21 00:23:26 2018 -0400"
      },
      "message": "bump version to 0.9.0 \u0026 update docs\n"
    },
    {
      "commit": "25efb1319ef279e39eb384a41fbceb204ff72a00",
      "tree": "7d5877ead1e574018c30ce760315b11ab8b3b789",
      "parents": [
        "465fc6533c7fe96c0432f47a2a6ea47d5f06e8cd"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 22:00:56 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 22:00:56 2018 -0400"
      },
      "message": "Give people ability to customize title format in footnote\n"
    },
    {
      "commit": "465fc6533c7fe96c0432f47a2a6ea47d5f06e8cd",
      "tree": "175c6721c7ee60a9946d136cedb6e2276f0b9c91",
      "parents": [
        "5d53dadc1b5ecd5bdec499ef70da3d46d582b2c7"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 20:02:36 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 20:02:36 2018 -0400"
      },
      "message": "* Changed footnote title format from bold to italic. (#200)\n"
    },
    {
      "commit": "5d53dadc1b5ecd5bdec499ef70da3d46d582b2c7",
      "tree": "14ac81fe3fb91e39e0b96de365717ed9c79fa32d",
      "parents": [
        "be853f760c88e935b7b529976fac6edb9a359a4e"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 19:02:53 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 19:02:53 2018 -0400"
      },
      "message": "#195\n"
    },
    {
      "commit": "be853f760c88e935b7b529976fac6edb9a359a4e",
      "tree": "084b0f4bdc0037d390ad1293e9b273e5039da61b",
      "parents": [
        "5dd3e2862e9fc887c813369fb5bf40e9a930d522"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 18:52:26 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 18:52:26 2018 -0400"
      },
      "message": "Added auto_index\n"
    },
    {
      "commit": "5dd3e2862e9fc887c813369fb5bf40e9a930d522",
      "tree": "7bf84fe22f1c6363494b23b9d78f9b339bdf0e6e",
      "parents": [
        "5b8eb2bae8ce0d8fe3b892007ef5279b751cda9c"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 18:39:48 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 18:39:48 2018 -0400"
      },
      "message": "#191\n"
    },
    {
      "commit": "5b8eb2bae8ce0d8fe3b892007ef5279b751cda9c",
      "tree": "1360ca97d406e76a38377215a6f201c0b90563b2",
      "parents": [
        "800d0b7ccd027257c63b1d6538a601bf12d3ffbe"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 18:16:06 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 18:16:06 2018 -0400"
      },
      "message": "removed the small tag in threeparttable (#162)\n"
    },
    {
      "commit": "17dbad1f1048925a673d02472d0b2853eabbd363",
      "tree": "515d0e9d023c3704aebda60e581832af5e8c72db",
      "parents": [
        "895c7e573df677e4ebc26d63a912b70ae17ecae0"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 18:02:42 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 18:02:42 2018 -0400"
      },
      "message": "Fix #188\n"
    },
    {
      "commit": "895c7e573df677e4ebc26d63a912b70ae17ecae0",
      "tree": "d0c653dfced2090c5ba80b6244d7c4d94bf4846b",
      "parents": [
        "e5b9bffdab869283f0933cd1bd0cf30b6857947d"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 17:45:57 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 17:45:57 2018 -0400"
      },
      "message": "Fix #183\n"
    },
    {
      "commit": "e5b9bffdab869283f0933cd1bd0cf30b6857947d",
      "tree": "135134b2c06b97b7f2c7adebf8afa9bf1aac29c6",
      "parents": [
        "63ff3287901a08ec6806a76daa85dd02999fc965"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 17:40:03 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 20 17:40:03 2018 -0400"
      },
      "message": "Adding support to ioslides_presentation and slidy_presentation\n"
    },
    {
      "commit": "63ff3287901a08ec6806a76daa85dd02999fc965",
      "tree": "756fa709f0735f7e19e47d2d52393ca98cc6eb0c",
      "parents": [
        "517453c4870ea4c20c9e185230dfade14bb61cc6",
        "37dbe3f0a0ddf9671b5d38068db668be669e53e6"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon May 14 20:33:51 2018 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 14 20:33:51 2018 -0400"
      },
      "message": "Merge pull request #197 from leovan/master\n\nAllow no colnames with PDF output when booktabs enabled"
    },
    {
      "commit": "37dbe3f0a0ddf9671b5d38068db668be669e53e6",
      "tree": "c226c93033131ebd1435c91129dc27b88003a2a3",
      "parents": [
        "83f051361bcc39d527816dc0e9c73d27df06aaf8"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon May 14 11:16:06 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon May 14 11:16:06 2018 -0400"
      },
      "message": "simplied some logics;\nAdded position offset to row_spec;\nAdding @leovan to author list\n"
    },
    {
      "commit": "517453c4870ea4c20c9e185230dfade14bb61cc6",
      "tree": "e9592e1a4b7ad6e86783445b4124705349205912",
      "parents": [
        "a2cb231d1def6457e0542506dda94d6392446e87"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 13 13:07:18 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sun May 13 13:07:18 2018 -0400"
      },
      "message": "Fix a potential bug in column/row spec\n"
    },
    {
      "commit": "a2cb231d1def6457e0542506dda94d6392446e87",
      "tree": "b2b50e1153fdd57fb219bab7b96b15f8fc822315",
      "parents": [
        "d384bc2e1489c4a4fa91f851001ffd8745c0f8f9"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat May 12 22:27:51 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat May 12 22:27:51 2018 -0400"
      },
      "message": "Fix float right\n"
    },
    {
      "commit": "d384bc2e1489c4a4fa91f851001ffd8745c0f8f9",
      "tree": "4bd93b7953fc6026b45d46338f06cbddeae051bc",
      "parents": [
        "5cb4f04a3b9d086c932f91994a4f8c4c53847204"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat May 12 22:24:30 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat May 12 22:24:30 2018 -0400"
      },
      "message": "changes to support tables\n"
    },
    {
      "commit": "73cf373d50e592c9e133486b0ae599f2174e4954",
      "tree": "8b123aa6655992806bed8b0eac4d7caeb2f91291",
      "parents": [
        "e13a3e7cfc349c911485da0df11e6283e52046c9"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Fri May 11 17:50:05 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Fri May 11 17:50:05 2018 -0400"
      },
      "message": "Added save_kable\n"
    },
    {
      "commit": "83f051361bcc39d527816dc0e9c73d27df06aaf8",
      "tree": "437c36614932c5ba663bec806ae49b96f1ad149e",
      "parents": [
        "18e8cb5b4212e1978bdb83b851c61387177009e5"
      ],
      "author": {
        "name": "Leo",
        "email": "leo-van@hotmail.com",
        "time": "Thu May 10 14:12:16 2018 +0800"
      },
      "committer": {
        "name": "Leo",
        "email": "leo-van@hotmail.com",
        "time": "Thu May 10 14:12:16 2018 +0800"
      },
      "message": "Allow no colnames with PDF output when booktabs enabled\n"
    },
    {
      "commit": "e13a3e7cfc349c911485da0df11e6283e52046c9",
      "tree": "f4b2c930f2564d985d2d4abc9303173930890bcd",
      "parents": [
        "907ddfe097d41831f28cbea870f7d5836b2806f1"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Apr 23 23:52:13 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Apr 23 23:52:13 2018 -0400"
      },
      "message": "#180\n"
    },
    {
      "commit": "907ddfe097d41831f28cbea870f7d5836b2806f1",
      "tree": "95860539260de418a46d7086c20a108e4508d0c8",
      "parents": [
        "cfab7f10c0f72b6e9c30027db27c0c2f357f8fa6"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Apr 23 15:19:09 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Mon Apr 23 15:19:09 2018 -0400"
      },
      "message": "add include_thead to column_spec\n"
    },
    {
      "commit": "cfab7f10c0f72b6e9c30027db27c0c2f357f8fa6",
      "tree": "048369bde952db16139b3e9753ab86376d870bf8",
      "parents": [
        "73735e6290411978dfd8011d84bf37873a5f7c51"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat Apr 21 11:04:52 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat Apr 21 11:04:52 2018 -0400"
      },
      "message": "#175\n"
    },
    {
      "commit": "319a546db61d0e5faa6908cf6a28acd05baa6a28",
      "tree": "7f5835cfbddb5b59a36563a31504da1e0302edc4",
      "parents": [
        "b1caa27840a86eb17071dc8973b690650aee78f1"
      ],
      "author": {
        "name": "Irene",
        "email": "25118334+isteves@users.noreply.github.com",
        "time": "Tue Apr 17 15:37:39 2018 -0700"
      },
      "committer": {
        "name": "Irene",
        "email": "25118334+isteves@users.noreply.github.com",
        "time": "Tue Apr 17 15:37:39 2018 -0700"
      },
      "message": "add example\n"
    },
    {
      "commit": "b1caa27840a86eb17071dc8973b690650aee78f1",
      "tree": "c56e17d02b242eb75a87725d34e870f11cd36e3a",
      "parents": [
        "1bb955bca32668b40cc6ea6692f971ce66ef905c"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat Apr 14 14:19:46 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Sat Apr 14 14:19:46 2018 -0400"
      },
      "message": "add width_min, width_max to column_spec\n"
    },
    {
      "commit": "9ac3e38aa9e119272e784dd17ee253517d50024c",
      "tree": "5d66d57749e381f3ecffb2ee08581857e7e844d3",
      "parents": [
        "ae80df4d9890348b87088641caa49b40d2ba7fd3"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Thu Apr 12 18:56:32 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Thu Apr 12 18:56:32 2018 -0400"
      },
      "message": "update chinese doc\n"
    },
    {
      "commit": "ae80df4d9890348b87088641caa49b40d2ba7fd3",
      "tree": "e064d9efa74e15b247f345cae8419497a1f53917",
      "parents": [
        "b8b0cae34a7610809b1f5fbd5c73267a68a17e7c"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Thu Apr 12 15:45:11 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Thu Apr 12 15:45:11 2018 -0400"
      },
      "message": "add auto convert from makecell to newline in column_spec\n"
    },
    {
      "commit": "b8b0cae34a7610809b1f5fbd5c73267a68a17e7c",
      "tree": "df1b04800659d335cafe01ed34c6281d3bd80462",
      "parents": [
        "f315512d232b81ee181af8aafb16e7eaca8871a5"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Apr 11 16:27:13 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Apr 11 16:27:13 2018 -0400"
      },
      "message": "adding none to add_footnote\n"
    },
    {
      "commit": "f315512d232b81ee181af8aafb16e7eaca8871a5",
      "tree": "63f2168cabaf2cd445483d782fef213e6aa917d2",
      "parents": [
        "69c8243fb929d162fd0f3a3f0cee2cb7e183212f"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Apr 11 12:55:51 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Wed Apr 11 12:55:51 2018 -0400"
      },
      "message": "experimenting auto_set_format\n"
    },
    {
      "commit": "c78f8d08d6be6999776ac115352ba9d0966a5161",
      "tree": "d7fe5ec4c982a9ed44b47050ef322c9d58663735",
      "parents": [
        "b9c9ac7599c22d529bae649e3736e934c0a1baaa"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Apr 10 20:05:05 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Tue Apr 10 20:05:05 2018 -0400"
      },
      "message": "fix a bug in text_spec\n"
    },
    {
      "commit": "f94a26f23ed04315f15330d73303be150ee95e49",
      "tree": "0c7ecdced343eb0b62d808a7616bfe661bfc6d93",
      "parents": [
        "bdc59baf2e7c511f41451616172705c95c2539c0"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Thu Apr 05 17:42:55 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Thu Apr 05 17:42:55 2018 -0400"
      },
      "message": "Solve #149\n"
    },
    {
      "commit": "bdc59baf2e7c511f41451616172705c95c2539c0",
      "tree": "274312ec808f6b104f512c2533ce1f0fc3b7e68d",
      "parents": [
        "ee20ec0c9dc2765675581e7f5e9838ac88c435a9"
      ],
      "author": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Thu Apr 05 14:24:56 2018 -0400"
      },
      "committer": {
        "name": "Hao Zhu",
        "email": "haozhu233@gmail.com",
        "time": "Thu Apr 05 14:24:56 2018 -0400"
      },
      "message": "#161\n"
    }
  ],
  "next": "5e4dd507b65516399f392b596819172f51d0c467"
}
