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
|
||||
b. dos
|
||||
c. tres
|
||||
|
||||
1. uno
|
||||
2. dos
|
||||
3. tres
|
||||
|
||||
Horizontal rules
|
||||
----------------
|
||||
|
|
Loading…
Reference in a new issue