1. 9c31e76 Add institute variable in template for title slide (#122) by Christophe Dervieux · 3 years, 2 months ago
  2. be0827e Add NEWS about TOC following #127 by christophe dervieux · 3 years, 2 months ago
  3. d26add3 Convert roxygen doc to markdown by christophe dervieux · 3 years, 2 months ago
  4. aa008e4 Add missing variable in templates regarding toc (#127) by Christophe Dervieux · 3 years, 2 months ago
  5. 5ef4ee2 rename test file by christophe dervieux · 3 years, 2 months ago
  6. bddf947 Typo in NEWS by christophe dervieux · 3 years, 2 months ago
  7. 7052bb4 Bump version by christophe dervieux · 3 years, 2 months ago
  8. c5a317c Add NEWS bullet by christophe dervieux · 3 years, 2 months ago
  9. 0acc6c9 Remove smart argument as it is no more present in `html_document_base()` by christophe dervieux · 3 years, 2 months ago
  10. ca0e0f2 Add mention of `fig_caption` in skeleton by christophe dervieux · 3 years, 2 months ago
  11. ad3a575 Use from_rmarkdown() to build from part of the format by christophe dervieux · 3 years, 2 months ago
  12. 2f01dc9 Move processing of reveal_options out of main format (#126) by Christophe Dervieux · 3 years, 2 months ago
  13. 1ebd513 Fix typo from 062940d by christophe dervieux · 3 years, 2 months ago
  14. 062940d Use `pandoc_variable_arg` to create argument to pandoc CLI by christophe dervieux · 3 years, 2 months ago
  15. f9bae67 Style with styler by christophe dervieux · 3 years, 2 months ago
  16. 24418a8 Move utils functions outside of main format by christophe dervieux · 3 years, 2 months ago
  17. 92fa469 Refactor resource finder function by christophe dervieux · 3 years, 2 months ago
  18. 6053c41 Update NEWS by christophe dervieux · 3 years, 2 months ago
  19. ed3a69f Support background-image variable in template like other slides by christophe dervieux · 3 years, 2 months ago
  20. 69c8007 Add title-slide id to the title slide by christophe dervieux · 3 years, 2 months ago
  21. 6567a70 Add manual test / demo for frament like reveal by christophe dervieux · 3 years, 2 months ago
  22. faf8be1 Add example of the strech class in skeleton by christophe dervieux · 3 years, 2 months ago
  23. bfa2af7 Add two columns layout and more styles (#82) by atusy · 3 years, 2 months ago
  24. 23ec9d2 Add examples / tests by christophe dervieux · 3 years, 2 months ago
  25. c4d57b9 Add test for highcharter by christophe dervieux · 3 years, 2 months ago
  26. 44a2037 Add Rmd test for plotly by christophe dervieux · 3 years, 2 months ago
  27. 65b5604 Add test doc for leaflet widget by christophe dervieux · 3 years, 2 months ago
  28. ee7e9b5 Handle correctly % value in width and height by christophe dervieux · 3 years, 2 months ago
  29. 0e3a0d3 support array in chalkboard reveal_options (#88) by atusy · 3 years, 2 months ago
  30. 1b20483 Use testthat 3 by christophe dervieux · 3 years, 2 months ago
  31. e80d843 Update NEWS with current dev fixes and changes by christophe dervieux · 3 years, 2 months ago
  32. 42886a1 Add badges and remove toc in README by christophe dervieux · 3 years, 2 months ago
  33. 88c5a99 This variable needs to be quoted in template. It only accept character. by christophe dervieux · 3 years, 2 months ago
  34. 5ecfdb2 Increment version number by christophe dervieux · 3 years, 2 months ago
  35. 4d2b784 Remove outdated COPYING file by christophe dervieux · 3 years, 2 months ago
  36. e32f0ff Replace NEWS by NEWS.md by christophe dervieux · 3 years, 2 months ago
  37. b227fd0 Fix to GHA workflows (#109) by Christophe Dervieux · 3 years, 2 months ago
  38. 666a8df Add issue templates for Github by christophe dervieux · 3 years, 2 months ago
  39. 66ea666 Fix ci R CMD Check by christophe dervieux · 3 years, 2 months ago
  40. f7c93e2 pkgdown is in r-lib org by christophe dervieux · 3 years, 2 months ago
  41. 5f74c8a Correct syntax for GHA worklow by christophe dervieux · 3 years, 2 months ago
  42. 7f1add5 Add quillt structure and template (#108) by Christophe Dervieux · 3 years, 2 months ago
  43. 21239cf Add pandoc to GHA and fix build (#106) by Christophe Dervieux · 3 years, 2 months ago
  44. 76d730d usethis::use_tidy_github_actions() by christophe dervieux · 3 years, 2 months ago
  45. d5dc8e9 Fix quoting of default variable in template (#91) by Christophe Dervieux · 3 years, 4 months ago
  46. 6b272a7 Merge pull request #81 from atusy/links by J.J. Allaire · 4 years, 3 months ago
  47. 9a7e65a render README.md and man by Atsushi Yasumoto · 4 years, 3 months ago
  48. 66c5585 update links in revealjs_presentation.R by Atsushi Yasumoto · 4 years, 3 months ago
  49. e734cd8 update links in README by Atsushi Yasumoto · 4 years, 3 months ago
  50. 8127870 Merge pull request #75 from atusy/md-ext by J.J. Allaire · 4 years, 9 months ago
  51. 7053f45 devtools::document() by Atsushi Yasumoto · 4 years, 9 months ago
  52. 0bf4444 add md_exteiontions option by Atsushi Yasumoto · 4 years, 9 months ago
  53. 633c05f don't quote reveal options in template by jjallaire · 5 years ago
  54. cecb2b8 Merge pull request #66 from habi/patch-1 by J.J. Allaire · 6 years ago
  55. ac9d671 Fix typo by David Haberthür · 6 years ago
  56. c0c6899 Merge pull request #48 from jonmcalder/patch-1 by JJ Allaire · 8 years ago
  57. a35857d Update README.Rmd by Jon Calder · 8 years ago
  58. dff0c72 update NEWS and DESCRIPTION by JJ Allaire · 8 years ago
  59. 01541a2 bump reveal.js version to force updating of plugins by JJ Allaire · 8 years ago
  60. 064552c add support for menu plugin by JJ Allaire · 8 years ago
  61. 35c0b49 update to roxygen2 6.0 + markdown by JJ Allaire · 8 years ago
  62. f93c95f Remove html5shiv.js from template by JJ Allaire · 8 years ago
  63. c68f9b4 dynamic inclusion of pdf css for self_contianed (#8) by JJ Allaire · 8 years ago
  64. 4bb62a2 update NEWS and DESCRIPTION by JJ Allaire · 8 years ago
  65. 375805c add support for the chalkboard plugin by JJ Allaire · 8 years ago
  66. 32dd3cd remove travis file from reveal directory by JJ Allaire · 8 years ago
  67. b579016 update NEWS and DESCRIPTION by JJ Allaire · 8 years ago
  68. a075efe ability to specify slideNumber reveal_option as either string or boolean by JJ Allaire · 8 years ago
  69. 7da10b5 update NEWS by JJ Allaire · 8 years ago
  70. ee8ed98 Merge pull request #36 from BruceZhaoR/revealjs-3.3.0 by JJ Allaire · 8 years ago
  71. 3c3d67d modify source/(black/white.scss) and template/theme.scss by Bruce's Thinkpad · 8 years ago
  72. 36a378d modify white.css by Bruce's Thinkpad · 8 years ago
  73. e195f1c modify solarized.css by Bruce's Thinkpad · 8 years ago
  74. a3bc951 modify sky.css by Bruce's Thinkpad · 8 years ago
  75. 02529e1 modify simple.css by Bruce's Thinkpad · 8 years ago
  76. e3808d5 modify serif.css by Bruce's Thinkpad · 8 years ago
  77. f7fa1da modify night.css by Bruce's Thinkpad · 8 years ago
  78. 12841ed modify moon.css by Bruce's Thinkpad · 8 years ago
  79. 10ebcc8 modify league.css by Bruce's Thinkpad · 8 years ago
  80. ebc16fd modify blodd.css by Bruce's Thinkpad · 8 years ago
  81. 0a61807 modify black.css by Bruce's Thinkpad · 8 years ago
  82. b4725b6 modify beige.css by Bruce's Thinkpad · 8 years ago
  83. 7271088 except theme by Bruce's Thinkpad · 8 years ago
  84. 7dbf276 replace from 3.3.0 except css by Bruce's Thinkpad · 8 years ago
  85. eea3bca still use pandoc_path_arg when not on windows by JJ Allaire · 8 years ago
  86. 20e6c31 Merge pull request #37 from BruceZhaoR/PR1 by JJ Allaire · 8 years ago
  87. 8b73dcf upgrade to reveal.js-3.3.0 by Bruce's Thinkpad · 8 years ago
  88. 30f9bc0 fix typo by BruceZhao · 8 years ago
  89. 4609b6c Standalone PR for fixing the revealjs-url bug in Windows by Bruce's Thinkpad · 8 years ago
  90. 5f51424 update readme by JJ Allaire · 8 years ago
  91. 82a8dee support for zoom, search, and notes reveal.js plugins by JJ Allaire · 8 years ago
  92. c58a6c4 always forward slide-level; update NEWS by JJ Allaire · 9 years ago
  93. 158f5c7 Merge pull request #30 from mdlerch/slidelevel by JJ Allaire · 9 years ago
  94. 8d845bb Interpret slide_level in YAML by Michael Lerch · 9 years ago
  95. 05f8566 Merge branch 'master' of github.com:rstudio/revealjs by JJ Allaire · 9 years ago
  96. 4ae486f always use history for slide changes by JJ Allaire · 9 years ago
  97. 14a77f2 Merge pull request #28 from chendaniely/alternative-render-methods by JJ Allaire · 9 years ago
  98. 81a1434 spelling by Daniel Chen · 9 years ago
  99. 46087c3 how to render from rstudio, r console, and terminal by Daniel Chen · 9 years ago
  100. 8bfd364 Push slide changes to browser history by JJ Allaire · 9 years ago