Explorar o código

Merge pull request #139 from bh-lay/patch-1

Fixed a  bug  word !
Estevão Soares dos Santos %!s(int64=10) %!d(string=hai) anos
pai
achega
b63f602fff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -29,7 +29,7 @@ var converter = new Showdown.converter();
 
 converter.makeHtml('#hello markdown!');
 
-// <h1 id="hellomarkdown">hello, markdown</h1>
+// <h1 id="hellomarkdown">hello markdown!</h1>
 ```
 
 ## What's it for?