You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

53 lines
822 B

---
title: 'Wooooo a title'
subtitle: 'A subtitle'
---
[#test-import.md]{}
# Hello world!
This is an *example* **yay**!
:::{partial=test-partial.md}
:::
:::{if=cat}
This should only be shown to cats
:::
``` {.python .run}
ctx.set_flag("cat", True)
```
``` {.python .run}
println(f"The main document's title is '{ctx.get_metadata('title')}'")
ctx.set_metadata("a", {})
ctx.set_metadata("a.b", {})
ctx.set_metadata("a.b.c", "Bruh **bruh** bruh")
```
::::{if=cat}
This should only be shown to cats the second time
::::
A non-breakable space bro
A lot of spaces
A text with some $math$.
This should be seen by all.
[!opendatatask]{}
[This too!]{if=cat}
[What]{.co}
[An inline command with contents and **bold** and another [!nop]{} inside!]{c=nop}
[!nop]{a=b} <!-- A special command! WOW -->