diff --git a/README.md b/README.md index 1b0abea..bbb13db 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ var converter = new Showdown.converter(); converter.makeHtml('#hello markdown!'); -//

hello, markdown

+//

hello markdown!

``` ## What's it for?