Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona authored Feb 7, 2024
1 parent 2203864 commit c4f3079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ You can load [Showdown Extensions](https://github.com/showdownjs/showdown/wiki/e
```handlebars
<MarkdownToHtml
@markdown={{postContent}}
@extensions={{'foo bar baz'}}
@extensions="foo bar baz"
/>
```

Expand Down

0 comments on commit c4f3079

Please sign in to comment.