Skip to content

Commit 7fab23b

Browse files
committed
typo
1 parent 3395a70 commit 7fab23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ _NOTE: Unfortunately, the "highlight.js" npm module doesn't seem to have proper
4747
### Inside the HTML
4848
Simply create a `<textarea>` with an `ngModel` and a call to the Directive.
4949
At the end, all you need is:
50-
```
50+
```html
5151
<!-- editor -->
5252
<textarea ng-model="markdown" markdown-editor="" rows="10"></textarea>
5353

0 commit comments

Comments
 (0)