An Example Markdown Document

Vít Novotný

October 30, 2022
Repository Mirror for your Cloud Server and Webhosting - An Example Markdown Document

The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Chapter 1
This is an H1

1.1 This is an H2

1.1.1 This is an H3

This is an H4

This is an H5

This is an H6 This is a text paragraph containing an ellipsis … and followed by a thematic break.

__________________________________________________________________

This is inline code. This is a link1. This is an emphasized span of text. This is a strongly emphasized span of text.

PIC

Figure 1.1: An example image from Martin Scharrer’s mwe package

Name SurnameBorn
Albert Einstein 1879
Marie Curie 1867
ThomasEdison 1847
Table 1.1: The great minds of the 19th century rendered via a content block

This is a fenced code block:

\documentclass{article}
 
\begin{document}
 
  Hello world!
 
\end{document}
   

This is a table:

RightLeftDefaultCenter
1212 12 12
123123 123 123
11 1 1
Table 1.2: Demonstration of pipe table syntax.

This is a bullet list:

that spans several paragraphs,

This is a compact bullet list:

This is an ordered list:

5.
The first item of an ordered list

that spans several paragraphs,

6.
the second item of an ordered list,
7.
the third item of an ordered list.

This is a fancy ordered list:

e)
The first item of an ordered list

that spans several paragraphs,

f)
the second item of an ordered list,
g)
the third item of an ordered list.

This is an ordered list using hash enumerators:

1.
The first item of an ordered list

that spans several paragraphs,

1.
the second item of an ordered list,
2.
the third item of an ordered list.

This is a compact ordered list:

5.
The first item of an ordered list,
6.
the second item of an ordered list,
7.
the third item of an ordered list.

This is a compact ordered list using hash enumerators:

1.
The first item of an ordered list,
2.
the second item of an ordered list,
3.
the third item of an ordered list.

This is a compact fancy ordered list using hash enumerators:

1.
The first item of an ordered list,
2.
the second item of an ordered list,
3.
the third item of an ordered list.

This is a task list:

This is a definition list:

Term 1

Definition 1 with some removed text

Term 2

Definition 2

Some code, part of Definition 2

Third paragraph of Definition 2.

Definition 3

This is a compact definition list:

Term 1
Definition 1
Term 2
Definition 2

Definition 3

This is a superscript and a subscript.

This is a block quote:

This is the first level of quoting.

This is nested blockquote.

Back to the first level.

Here is a note reference2 and another.3 Here is an inline note.4

This is raw TeX code:

xn + yn = zn

Chapter 2
This is an H1

2.1 This is an H2

2.1.1 This is an H3

This is an H4

This is an H5

This is an H6 This is a text paragraph containing an ellipsis … and followed by a thematic break.

__________________________________________________________________

This is inline code. This is a link1. This is an emphasized span of text. This is a strongly emphasized span of text.

PIC

Figure 2.1: An example image from Martin Scharrer’s mwe package

Name SurnameBorn
Albert Einstein 1879
Marie Curie 1867
ThomasEdison 1847
Table 2.1: The great minds of the 19th century rendered via a content block

This is a fenced code block:

\documentclass{article}
 
\begin{document}
 
  Hello world!
 
\end{document}
   

This is a table:

RightLeftDefaultCenter
1212 12 12
123123 123 123
11 1 1
Table 2.2: Demonstration of pipe table syntax.

This is a bullet list:

that spans several paragraphs,

This is a compact bullet list:

This is an ordered list:

5.
The first item of an ordered list

that spans several paragraphs,

6.
the second item of an ordered list,
7.
the third item of an ordered list.

This is a fancy ordered list:

e)
The first item of an ordered list

that spans several paragraphs,

f)
the second item of an ordered list,
g)
the third item of an ordered list.

This is an ordered list using hash enumerators:

1.
The first item of an ordered list

that spans several paragraphs,

1.
the second item of an ordered list,
2.
the third item of an ordered list.

This is a compact ordered list:

5.
The first item of an ordered list,
6.
the second item of an ordered list,
7.
the third item of an ordered list.

This is a compact ordered list using hash enumerators:

1.
The first item of an ordered list,
2.
the second item of an ordered list,
3.
the third item of an ordered list.

This is a compact fancy ordered list using hash enumerators:

1.
The first item of an ordered list,
2.
the second item of an ordered list,
3.
the third item of an ordered list.

This is a task list:

This is a definition list:

Term 1

Definition 1 with some removed text

Term 2

Definition 2

Some code, part of Definition 2

Third paragraph of Definition 2.

Definition 3

This is a compact definition list:

Term 1
Definition 1
Term 2
Definition 2

Definition 3

This is a superscript and a subscript.

This is a block quote:

This is the first level of quoting.

This is nested blockquote.

Back to the first level.

Here is a note reference2 and another.3 Here is an inline note.4

This is raw TeX code:

xn + yn = zn

Here are some non-ASCII characters: ěščřžýáíé.

Here is some HTML code mixed with Markdown. In TeX, the HTML code will be silently ignored, whereas in TeX4ht, the HTML code will be passed through to the output:

Emil Tobias Linus
16 14 10

1Google: http://google.cz

2Here is the note.

3Here’s one with multiple blocks.

Subsequent paragraphs are indented to show that they belong to the previous note.

Some code
  

The whole paragraph can be indented, or just the first line. In this way, multi-paragraph notes work like multi-paragraph list items.

4Inlines notes are easier to write, since you don’t have to pick an identifier and move down to type the note.

1Google: http://google.cz

2Here is the note.

3Here’s one with multiple blocks.

Subsequent paragraphs are indented to show that they belong to the previous note.

Some code
  

The whole paragraph can be indented, or just the first line. In this way, multi-paragraph notes work like multi-paragraph list items.

4Inlines notes are easier to write, since you don’t have to pick an identifier and move down to type the note.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.