Hello, world this is a cool page.
Text, italics, bold,
strikethrough, ==highlight==, monospaced
This is a quote
This is a reference1
class ExampleClass {
constructor() {
// code example, hopefully with syntax highlighting?
console.log("example code");
}
}just normal text, monospaced
Reference example https://example.com↩︎