Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Presenter ... turns any Confluence page into a plain, simple and hassle-free slideshow – directly in your browser.

...

Just use Confluence as you would normally use it. All standard elements and macros are supported.

Headings ...

... will always generate a new slide

Presenter creates slides according to the semantic structure of your document.

  • Lists
  • will
  • automatically
  • continue
  • on the next
  • slide
  • if
  • they
  • are
  • too
  • long.
  • You can also nest lists
    • and they
      • will still look
      • good
    • (smile)
  1. This also works for
  2. numbered lists

Feel free to use images wherever you like:.

Image Added

Headings ...

... will always generate a new slide

Presenter creates slides according to the semantic structure of your document.

 

 

Even Youtube-Videos will work

Widget Connector
urlhttps://www.youtube.com/watch?v=DXPlZhIjBss

And of course

Code Block
languagejs
function helloWorld() {
    alert('Code blocks work to!');
}
 
helloWorld();

Just try it out

Image Added