Table of contents
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Text Formatting
Paragraph text which is your standard format when nothing else is selected. You could have bold text or italic text or bold and italic combined.
highlighted text works too
You can also use strikethrough for deleted text.
For subscript use H2O and for superscript use X^2^.
Links
Document links look like Pages or perhaps something else entirely?
Regular links look like hillnote.com
Links with titles: Hillnote
Topics
#formating-reference is how you reference a topic that spans across multiple documents
Lists
Unordered List
- First item
- Second item
- Nested item
- Another nested item
- Third item
Ordered List
- First item
- Second item
- Nested item
- Another nested item
- Third item
Task List
- Uncompleted task
- Completed task
- Tier 2 task
- Tier 2 task 2
- Tier 3 task 1
- One more
- Tier 3 task 2
- Another
- Another task
- Tier 2 task 2
- Last root
Code
This is a little code block that appears inline.
// Code block with syntax highlighting
function greet(name) {
console.log(`Hello, ${name}!`);
}
# Python example
def hello():
print("Hello, World!")
Blockquotes
This is a blockquote.
It can span multiple lines.
Nested blockquotes are also possible.
Tables
| Column 1 | Column 2 | Column 3 |
|---|---|---|
| Left | Center | Right |
| aligned | aligned | aligned |
| text | text | text |
Images
Local images
Public images
Horizontal Rules
Three or more hyphens:
Three or more asterisks:
Three or more underscores:
Escaping Characters
Use backslash to escape: *not italic* and `not code`
Footnotes
Here's a sentence with a footnote1.
Scratchspaces
# Hello! this is a scratchspace!
What is a scratchspace?
A scratch space is a hidden section in your document that can be used to store your raw thoughts, additional info, etc.
Tabs
This is an easy way to segregate content into several tabs
- Organised content
- Simplified reading
- Selective disclosure
This is another tab
You could put any content in here that would help convey the idea or so
Resources
Web Embeds
Slide embeds

Database embed
- This is the footnote content. ↩