--- title: Sample title goes here author: romane description: testing marpx keywords: [] header: Header goes here footer: "2026-XX-XX" marp: true theme: gödel paginate: true transition: none size: 16:9 lang: en math: mathjax ---
Our Main Title Goes Here
From Theory to Practical Experience
Dell Conagher
2026-05-06
RED Industries
--- # Contents - First content - Second content - Third content --- # A bit of code as well ```go package main import "fmt" func main() { fmt.Println("hello world!!!") } ``` --- # Columns
col 1
col 2
col 3
--- # Boxes Build environment $\rightarrow$ Compile $\rightarrow$ Deploy --- # Done! - Thanks for your attention! - Any questions?