Headings
Use ## for section headings and ### for subsections.
Subsection
This is a subsection.
Text
Regular paragraph text. Bold text and italic text are supported.
Links
Example link with inline syntax.
Lists
- Item one
- Item two
- Item three
- First
- Second
- Third
Blockquotes
The purpose of abstraction is not to be vague, but to create a new semantic level in which one can be absolutely precise.
Code
Inline code and code blocks:
function hello() {
console.log('Hello, world!');
}
Images
Images are supported but this theme emphasizes text content.