This commit is contained in:
@@ -1,12 +1,23 @@
|
||||
---
|
||||
title: Sample title goes here
|
||||
author: romane
|
||||
description: testing marpx
|
||||
|
||||
header: Header goes here
|
||||
footer: "2026-XX-XX"
|
||||
|
||||
marp: true
|
||||
theme: cantor
|
||||
paginate: true
|
||||
footer: 2026-XX-XX
|
||||
header: Some presentation title
|
||||
transition: none
|
||||
|
||||
size: 16:9
|
||||
lang: en
|
||||
math: mathjax
|
||||
---
|
||||
|
||||
# Presentation main screen
|
||||
<!-- _class: "title-academic" -->
|
||||
|
||||
> Done at some point, very fast yaknow
|
||||
|
||||
@@ -28,6 +39,19 @@ func main() {
|
||||
}
|
||||
```
|
||||
|
||||
---
|
||||
# Schematic
|
||||
|
||||
<div class="multicolumn">
|
||||
|
||||
<div>col 1</div>
|
||||
|
||||
<div>col 2</div>
|
||||
|
||||
<div>col 3</div>
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
# Done!
|
||||
- Thanks for your attention!
|
||||
|
||||
Reference in New Issue
Block a user