Hillnote Logo

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^.


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

  1. First item
  2. Second item
    1. Nested item
    2. Another nested item
  3. 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
  • 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 1Column 2Column 3
LeftCenterRight
alignedalignedaligned
texttexttext

Images

Local images


Public images

Pasted image

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

  1. Organised content
  2. Simplified reading
  3. Selective disclosure

This is another tab

You could put any content in here that would help convey the idea or so


Resources


Web Embeds

About Japan

Slide embeds

Pasted image

Database embed

Pasted image

  1. This is the footnote content.