Changed a README example.
The old one was bad, because the HTML comment is no longer needed for that case in pandoc.
This commit is contained in:
parent
24f7076622
commit
04627b17ac
1 changed files with 3 additions and 4 deletions
7
README
7
README
|
@ -1275,10 +1275,9 @@ of one big list:
|
||||||
|
|
||||||
<!-- -->
|
<!-- -->
|
||||||
|
|
||||||
a. uno
|
1. uno
|
||||||
b. dos
|
2. dos
|
||||||
c. tres
|
3. tres
|
||||||
|
|
||||||
|
|
||||||
Horizontal rules
|
Horizontal rules
|
||||||
----------------
|
----------------
|
||||||
|
|
Loading…
Reference in a new issue