1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-18 04:06:15 +02:00
crowbook/tests/test.md

1.7 KiB

title
A test

This is another YAML block.

foo: "this should not be parsed" ...

Ordered lists

  1. Two
  2. Three 7. Seven

foo

Sub-chapter

Chapter

Section

Another chapter

Another section

Subsection

Subsubsection

Sub-3-section
Sub-4 section

####### Normally does not exist #######

A normal paragraph.

Another one, with emphasis and more emphasis.

One with strong and more strong.

Combination of empasis and bold

a dash-yes

two dashes -- cool

three dashes --- neat

Unordered list

  • a
  • b
    • b.foo
  • c

Ordered list

  1. one
  2. two
  3. tree

inline link

inline- link with title

reference link

Code

Ìnline <br>*foo*\text1

code block

code in title

Table

A B C
1 2 3

Blockquote

A blockquote wih emphasis, some code, and on multiple lines

horizontal rule




Footnotes

A normal footnote2

This footnote is defined before used, is that a problem?3

Again a reference to first footnote2

Auto clean ?

Should autoclean here ! But maybe not here ? Here, definitely !

definetly *not* here !

Escaping

html < \latex ?

Just testing, not trolling, I could have said html > \latex{} ore even

html & \latex{} ~can be ^friends\\

  1. inline code should escape markdown, latex or HTML characters inside of it. ↩︎

  2. hello ↩︎

  3. world! ↩︎