moss × Matters — Syntax Showcase
Heading level two
A paragraph with bold, italic, strikethrough, and inline code. Here is a link to mosspub.
Heading level three
Unordered one
Unordered two
Unordered three
Ordered one
Ordered two
A blockquote — for testing quote rendering on the round-trip.
function hello(name) {
return `hi ${name}`;
}Closing paragraph after a horizontal rule.