Index

Paragraphs

This is a paragraph.

This is another paragraph.

Headings

This is a heading 1

This is a heading 2

This is a heading 3

This is a heading 4

This is a heading 5
This is a heading 6

Bold, Italics, Highlights

Bold text

Italic text

Striked out text

Highlighted text

Bold text and nested italic text

Bold and italic text

**This line will not be bold**

*This line will be italic and show the asterisks*

External Images

Engelbart

Engelbart

Engelbart

Quotes

Human beings face ever more complex and urgent problems, and their effectiveness in dealing with these problems is a matter that is critical to the stability and continued progress of society.

- Doug Engelbart, 1961

Lists

  • First list item
  • Second list item
  • Third list item
  1. First list item
  2. Second list item
  3. Third list item
  1. First list item
  2. Second list item
  3. Third list item

Task Lists

  • This is a completed task.

  • This is an incomplete task.

  • Milk

  • Eggs

  • Eggs

Nested Lists

  1. First list item
    1. Ordered nested list item
  2. Second list item
    • Unordered nested list item
  • Task item 1
    • Subtask 1
  • Task item 2
    • Subtask 1

Horizontal Rule




Code

Text inside backticks on a line will be formatted like code.

inline code with a backtick ` inside

cd ~/Desktop
cd ~/Desktop
cd ~/Desktop
function fancyAlert(arg) {
  if(arg) {
    $.facebox({div:'#foo'})
  }
}

Footnotes

This is a simple footnote[1].

You can also use inline footnotes. [2]

Comments

This is an comment.

Escaping Markdown Syntax

*This text will not be italicized*.

1. This won't be a list item.

Tables

First name Last name
Max Planck
Marie Curie
First column Second column
Internal links Link to a file within your vault.
Embed files Engelbart.jpg
Left-aligned text Center-aligned text Right-aligned text
Content Content Content

Diagrams

JohnAliceJohnAliceHello John, how are you?John, can you hear me?Hi Alice, I can hear you!I feel great!

Biology

Chemistry

Math

This is an inline math expression .

Callouts

Here's a callout title

Here's a callout block.
It supports Markdown, Wikilinks and embeds!
Engelbart.jpg

Callouts can have custom titles

Like this one.

Title-only callout
Can callouts be nested?
Yes!, they can.
You can even use multiple layers of nesting.

Callout Types

Note

Lorem ipsum dolor sit amet

Abstract

Lorem ipsum dolor sit amet

Info

Lorem ipsum dolor sit amet

Todo

Lorem ipsum dolor sit amet

Tip

Lorem ipsum dolor sit amet

Success

Lorem ipsum dolor sit amet

Question

Lorem ipsum dolor sit amet

Warning

Lorem ipsum dolor sit amet

Failure

Lorem ipsum dolor sit amet

Danger

Lorem ipsum dolor sit amet

Bug

Lorem ipsum dolor sit amet

Example

Lorem ipsum dolor sit amet

Quote

Lorem ipsum dolor sit amet

Tags

HTML

Underlined text

Change your font

Strikethrough with HTML

Embeds


  1. This is the referenced text.↩︎

  2. This is an inline footnote.↩︎