image

Elements

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Emphasis

  • Everyone’s a slave to something
  • Everyone’s a slave to something
  • Everyone’s a slave to something
  • Everyone’s a slave to something
  • Everyone’s a slave to something

An inline-style link

An inline-style link with tooltip

[A reference-style link][arbitrary case-insensitive reference text]

You can use numbers for reference-style link definitions


Ordered List

  1. List item
  2. List item
  3. List item

Unordered List

  • List item
  • List item
  • List item

Code and Syntax Highlighting

HTML

SELECT
  p.personID,
  id.firstName,
  id.lastName
FROM
  dbo.Person AS p
INNER JOIN dbo.Identity AS id ON id.identityID = p.currentIdentityID
WHERE
  p.age > 30 AND p.eyeColor = 'grn'

Button

Button

Quote

When I saw my devil, I found him serious, thorough, profound, solemn. He was the spirit of gravity, through which all things fall.


Notice

Note

This is a simple note.

Tip

This is a simple note.

Info

This is a simple note.

Warning

This is a simple note.

Tab

On Gambling

If we focus on making the best moves, we will never get the better of our opponent. When necessary, we must be willing to take the big risks and be prepared to lose everything.


Table

#FirstLastHandle
1Row:1 Cell:1Row:1 Cell:2Row:1 Cell:3
2Row:2 Cell:1Row:2 Cell:2Row:2 Cell:3
3Row:3 Cell:1Row:3 Cell:2Row:3 Cell:3

Accordion

Maybe you don’t need to see everything all the time geez.


Image

image


Youtube video

LaTeX

In the middle of this sentance 0x2dx=13\int_0^\infty x^2 dx = \frac{1}{3} is an inline expression. And after that is a block expression:

0x2dx=13\int_0^\infty x^2 dx = \frac{1}{3}

Before this is a block expression.