revealjs

This shortcode will format the enclosed markdow to render it with reveal.js at runtime (client-side)

Read more on revealjs github repo.

Usage

revealjs can use the following named parameters :

  • theme
  • transition
  • controls
  • progress
  • history
  • center
Important
Even if the enclosed content is a mardown, use < shortcode notation instead of the % notation

Content formating and slide delimiters

Demo

# In the morning ___ ## Getting up - Turn off alarm - Get out of bed ___ ## Breakfast - Eat eggs - Drink coffee --- # In the evening ___ ## Dinner - Eat spaghetti - Drink wine ___ ## Going to sleep - Get in bed - Count sheep
  • See it fullscreen
  • Source :