Skip to main content

Markdown Page Example

You can create simple pages using Markdown. This is a great way to add static content.

Code Example

function hello() {
console.log("Hello, World!");
}

Math Support

$x = -b / (2a)$