Example Presentation
Published:
Introduction
Welcome
This is a dummy example presentation created with Pandoc and reveal.js.
- Point one
- Point two
- Point three
About This Example
This demonstrates how to:
- Write slides in Markdown
- Style them with custom CSS
- Generate HTML presentations with Pandoc
Main Content
Code Example
Here’s some sample code:
def hello_world():
print("Hello, reveal.js!")
return True
Math Support
You can include mathematical formulas:
\[E = mc^2\]Conclusion
Summary
- Easy to write in Markdown
- Beautiful presentations with reveal.js
- Customizable with CSS
Thank You!
Questions?
