2018-04-27 07:11:04 +02:00
|
|
|
+++
|
2018-12-07 02:06:54 +01:00
|
|
|
title = "Example of a section presentation"
|
2018-04-28 07:56:09 +02:00
|
|
|
outputs = ["Reveal"]
|
2018-12-07 02:52:52 +01:00
|
|
|
|
2018-05-01 09:26:56 +02:00
|
|
|
[reveal_hugo]
|
2018-12-07 02:52:52 +01:00
|
|
|
custom_theme = "css/reveal.css"
|
|
|
|
margin = 0.2
|
|
|
|
highlight_theme = "qtcreator_dark"
|
|
|
|
transition = "slide"
|
|
|
|
transition_speed = "fast"
|
2018-04-27 07:11:04 +02:00
|
|
|
+++
|
|
|
|
|
2018-12-07 02:06:54 +01:00
|
|
|
# Section Presentation
|
2018-07-19 16:49:24 +02:00
|
|
|
|
2018-12-07 02:06:54 +01:00
|
|
|
This is an example of a section presentation.
|
2018-04-27 08:53:31 +02:00
|
|
|
|
2018-12-07 02:06:54 +01:00
|
|
|
---
|
2018-04-30 20:04:48 +02:00
|
|
|
|
2018-12-07 02:06:54 +01:00
|
|
|
Section presentations are completely separate from the root presentation and each other.
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
Additional content files can be placed in the section and will be added to the presentation in the order of their weight.
|
2018-12-07 02:52:52 +01:00
|
|
|
|
|
|
|
[a](b)
|