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.

Literally all you need to do is hit the 'present' button and you are good to go. Spend more time focussing on content rather than struggling with inconvenient presentation software and separate files that need to be separately updated. The slides created by Confluence Presenter are responsive and will look good on any screen.

...

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 will still look
      • good
  • This will be on a new slide

 

    • (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