Fixed example in README
This commit is contained in:
parent
c5ead005b1
commit
f27ea87c00
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ var converter = new Showdown().converter()
|
||||||
|
|
||||||
converter.makeHtml('#hello markdown!')
|
converter.makeHtml('#hello markdown!')
|
||||||
|
|
||||||
// <h1 id='<h1 id="hellomarkdown">hello, markdown</h1>
|
// <h1 id="hellomarkdown">hello, markdown</h1>
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue