1. 499082c chapter_numbering yaml option: turn numbering off or start at a value by Marc Kupietz · 2 weeks ago
  2. de3c6c1 ids theme: adaptive vertical centering of slide content by Marc Kupietz · 2 weeks ago
  3. de3ffa4 ids theme: automatic chapter numbering, ported from gdoc2reveal by Marc Kupietz · 2 weeks ago
  4. b2cc523 Title slide: align all four corners, make QR codes scalable by Marc Kupietz · 2 weeks ago
  5. 59e95a6 Introduce partner and funder logos by Marc Kupietz · 2 weeks ago
  6. 725acd1 new df_print option: theme-styled data frame tables by default (kable) by Marc Kupietz · 2 weeks ago
  7. 9fdf0f7 docs: document only the IDS theme, drop stock reveal.js themes by Marc Kupietz · 2 weeks ago
  8. b9a8cba docs: state default plugin set and reframe stock themes as rarely used alternatives by Marc Kupietz · 2 weeks ago
  9. 010db0b transcript view: list button for touch devices by Marc Kupietz · 3 weeks ago
  10. eaaa2b4 add transcript view ('r') for text-to-speech read-aloud extensions by Marc Kupietz · 3 weeks ago
  11. 4eb0320 overview TOC: exclude References and Appendix chapters by Marc Kupietz · 3 weeks ago
  12. 6b65c03 support speaker notes and timing comments on the title slide by Marc Kupietz · 3 weeks ago
  13. 8879918 ids theme: speaker notes overlay button for touch devices by Marc Kupietz · 3 weeks ago
  14. ad0f24b bundle IDS citation style as ids.csl and make it the default by Marc Kupietz · 3 weeks ago
  15. b066e74 slide timing: per-speaker timing comments activate speaker view pacing by Marc Kupietz · 3 weeks ago
  16. 03dbc5d enable notes, search, menu and zoom plugins by default by Marc Kupietz · 3 weeks ago
  17. e195cea Rename package to revealjs.ids by Marc Kupietz · 4 weeks ago
  18. 9d96fda ids theme: default to slide transition by Marc Kupietz · 5 weeks ago
  19. a0f8f68 Fix IDS theme heading and bar layout by Marc Kupietz · 5 weeks ago
  20. f8d5ff1 Default to ids theme by Marc Kupietz · 3 years ago
  21. 7c8f7de Add footer for ids theme by Marc Kupietz · 3 years ago
  22. a737b1b Add ids theme by Marc Kupietz · 3 years ago
  23. e1893ae Update to reveal.js 4.1.2 (#136) by Christophe Dervieux · 5 years ago
  24. d26add3 Convert roxygen doc to markdown by christophe dervieux · 5 years ago
  25. aa008e4 Add missing variable in templates regarding toc (#127) by Christophe Dervieux · 5 years ago
  26. 0acc6c9 Remove smart argument as it is no more present in `html_document_base()` by christophe dervieux · 5 years ago
  27. ad3a575 Use from_rmarkdown() to build from part of the format by christophe dervieux · 5 years ago
  28. 2f01dc9 Move processing of reveal_options out of main format (#126) by Christophe Dervieux · 5 years ago
  29. 1ebd513 Fix typo from 062940d by christophe dervieux · 5 years ago
  30. 062940d Use `pandoc_variable_arg` to create argument to pandoc CLI by christophe dervieux · 5 years ago
  31. f9bae67 Style with styler by christophe dervieux · 5 years ago
  32. 24418a8 Move utils functions outside of main format by christophe dervieux · 5 years ago
  33. 92fa469 Refactor resource finder function by christophe dervieux · 5 years ago
  34. ee7e9b5 Handle correctly % value in width and height by christophe dervieux · 5 years ago
  35. 0e3a0d3 support array in chalkboard reveal_options (#88) by atusy · 5 years ago
  36. 21239cf Add pandoc to GHA and fix build (#106) by Christophe Dervieux · 5 years ago
  37. d5dc8e9 Fix quoting of default variable in template (#91) by Christophe Dervieux · 5 years ago
  38. 66c5585 update links in revealjs_presentation.R by Atsushi Yasumoto · 6 years ago
  39. 0bf4444 add md_exteiontions option by Atsushi Yasumoto · 7 years ago
  40. 01541a2 bump reveal.js version to force updating of plugins by JJ Allaire · 10 years ago
  41. 064552c add support for menu plugin by JJ Allaire · 10 years ago
  42. 35c0b49 update to roxygen2 6.0 + markdown by JJ Allaire · 10 years ago
  43. 375805c add support for the chalkboard plugin by JJ Allaire · 10 years ago
  44. a075efe ability to specify slideNumber reveal_option as either string or boolean by JJ Allaire · 10 years ago
  45. ee8ed98 Merge pull request #36 from BruceZhaoR/revealjs-3.3.0 by JJ Allaire · 10 years ago
  46. eea3bca still use pandoc_path_arg when not on windows by JJ Allaire · 10 years ago
  47. 8b73dcf upgrade to reveal.js-3.3.0 by Bruce's Thinkpad · 10 years ago
  48. 30f9bc0 fix typo by BruceZhao · 10 years ago
  49. 4609b6c Standalone PR for fixing the revealjs-url bug in Windows by Bruce's Thinkpad · 10 years ago
  50. 82a8dee support for zoom, search, and notes reveal.js plugins by JJ Allaire · 10 years ago
  51. c58a6c4 always forward slide-level; update NEWS by JJ Allaire · 10 years ago
  52. 8d845bb Interpret slide_level in YAML by Michael Lerch · 10 years ago
  53. 4ae486f always use history for slide changes by JJ Allaire · 10 years ago
  54. 8bfd364 Push slide changes to browser history by JJ Allaire · 10 years ago
  55. f86d165 remove section on templates (too many features break without them) by JJ Allaire · 11 years ago
  56. 4c17805 re-wrap docs, add docs on slide level by JJ Allaire · 11 years ago
  57. 309bc7d links to repo by JJ Allaire · 11 years ago
  58. b033eb9 remove history parameter by JJ Allaire · 11 years ago
  59. e60feb2 error for runtime: shiny by JJ Allaire · 11 years ago
  60. e475d61 remove history option (covered in reveal_options and breaks slide preview navigation in rstudio if set to false) by JJ Allaire · 11 years ago
  61. 37f45b7 support additional reveal options by JJ Allaire · 11 years ago
  62. 5665d54 document history by JJ Allaire · 11 years ago
  63. e6fc8ac Revert "remove history option" by JJ Allaire · 11 years ago
  64. cddd0ae remove history option by JJ Allaire · 11 years ago
  65. 40fec33 use updated pandoc tempalte by JJ Allaire · 11 years ago
  66. 8d1c2f4 some R CMD check stuff by JJ Allaire · 11 years ago
  67. a8c414b move reveal to top level of inst directory by JJ Allaire · 11 years ago
  68. 6da1bb6 migrate to reveal 3.2; add tests for all themes by JJ Allaire · 11 years ago
  69. 2d8f3f2 move embedded reveal into it's own directory by JJ Allaire · 11 years ago
  70. fad5523 add css argument by JJ Allaire · 11 years ago
  71. d4b3a16 Documentation by junkka · 12 years ago
  72. d55cff0 background-transition by junkka · 12 years ago
  73. 77fbf08 update themes and transitions by junkka · 12 years ago
  74. 2ec4024 initial commit by JJ Allaire · 12 years ago