repo.or.cz
/
markdown-mode.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #783 from jrblevin/update-minimum-support-version
[markdown-mode.git]
/
tests
/
repeated-elements.text
blob
01c157b9d12776de2349df95c033829100e5b8be
1
Markdown Repeated Elements
2
==========================
3
4
```fortran
5
*
6
PROGRAM EUCLID
7
```
8
9
1. This is an ordered list
10
2. With a second element.
11
12
fake |table| sfds
13
14
1. This is an ordered list
15
2. With a second element.
16
17
18
| Syntax | Description |
19
| ----------- | ----------- |
20
| Header | Title |
21
| Paragraph | Text |
22
23