Ajout dynamique des evenements - Il manque le frontend
This commit is contained in:
parent
adfb69dbf9
commit
c35ed68d0a
5 changed files with 193 additions and 4 deletions
24
markdown/07_05_2019_Test3.md
Normal file
24
markdown/07_05_2019_Test3.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
Heading Test 3
|
||||
==============
|
||||
|
||||
A [link][example].
|
||||
|
||||
[example]: http://example.com
|
||||
A [link][example].
|
||||
|
||||
[example]: http://example.com
|
||||
A [link][example].
|
||||
|
||||
[example]: http://example.com
|
||||
A [link][example].
|
||||
|
||||
[example]: http://example.com
|
||||
A [link][example].
|
||||
|
||||
[example]: http://example.com
|
||||
A [link][example].
|
||||
|
||||
[example]: http://example.com
|
||||
A [link][example].
|
||||
|
||||
[example]: http://example.com
|
33
markdown/10_05_2019_Test.md
Normal file
33
markdown/10_05_2019_Test.md
Normal file
|
@ -0,0 +1,33 @@
|
|||
Heading
|
||||
=======
|
||||
|
||||
## Sub-heading
|
||||
|
||||
Paragraphs are separated
|
||||
by a blank line.
|
||||
|
||||
Two spaces at the end of a line
|
||||
produces a line break.
|
||||
|
||||
Text attributes _italic_,
|
||||
**bold**, `monospace`.
|
||||
|
||||
Horizontal rule:
|
||||
|
||||
---
|
||||
|
||||
Bullet list:
|
||||
|
||||
* apples
|
||||
* oranges
|
||||
* pears
|
||||
|
||||
Numbered list:
|
||||
|
||||
1. wash
|
||||
2. rinse
|
||||
3. repeat
|
||||
|
||||
> Markdown uses email-style > characters for blockquoting.
|
||||
|
||||
Inline <abbr title="Hypertext Markup Language">HTML</abbr> is supported.
|
37
markdown/12_05_2019_Tést2.md
Normal file
37
markdown/12_05_2019_Tést2.md
Normal file
|
@ -0,0 +1,37 @@
|
|||
Heading Test 2
|
||||
==============
|
||||
|
||||
## Sub-heading
|
||||
|
||||
Paragraphs are separated
|
||||
by a blank line.
|
||||
|
||||
Two spaces at the end of a line
|
||||
produces a line break.
|
||||
|
||||
Text attributes _italic_,
|
||||
**bold**, `monospace`.
|
||||
|
||||
Horizontal rule:
|
||||
|
||||
---
|
||||
|
||||
Bullet list:
|
||||
|
||||
* apples
|
||||
* oranges
|
||||
* pears
|
||||
|
||||
Numbered list:
|
||||
|
||||
1. wash
|
||||
2. rinse
|
||||
3. repeat
|
||||
|
||||
A [link][example].
|
||||
|
||||
[example]: http://example.com
|
||||
|
||||
> Markdown uses email-style > characters for blockquoting.
|
||||
|
||||
Inline <abbr title="Hypertext Markup Language">HTML</abbr> is supported.
|
Loading…
Add table
Add a link
Reference in a new issue