Files
fission-src/Documentation/docs-site/themes/docdock/exampleSite/content/shortcodes/revealjs.md
T
2017-09-08 19:13:41 -07:00

1.2 KiB

+++ title = "revealjs" slug = "revealjs" description = "present content as a reveal.js slide" +++

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

{{%warning title="Important" %}}Even if the enclosed content is a mardown, use < shortcode notation instead of the % notation {{%/warning %}}

Content formating and slide delimiters

[read more on this here]({{% relref "page-slide.md"%}})

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

{{}}

Source :