Files
testrepo/presentation/presentation.md
T
Romane 03f0bd665f
Run script on commit / run-bash (push) Failing after 1m5s
change to presentation
2026-05-05 14:31:16 +02:00

405 B

marp, paginate, footer, header, math
marp paginate footer header math
true true 2026-XX-XX Some presentation title mathjax

Presentation main screen

Done at some point, very fast yaknow


Contents

  • First content
  • Second content
  • Third content

A bit of code as well

package main

import "fmt"

func main() {
	fmt.Println("hello world!!!")
}

Done!

  • Thanks for your attention!
  • Any questions?