Test note
1 min read
On this page
A test note to check how the site renders every markdown element. It will be deleted once real notes appear
Text
Plain paragraph with bold, italics, inline code, a highlight and an external link
- A bulleted list
- With a second item
- And a nested one
- A numbered list
- With a second step
Table
| Column | Value |
|---|---|
| Engine | Unity |
| Language | C# |
Code
public sealed class Example
{
public int Value { get; private set; }
}
Callout
Worth knowing
Callouts are written the same way as in Obsidian
Subsection
The last paragraph, to check the table of contents with a third-level heading