Skip to content

Commit 9890a05

Browse files
authored
Update README.md
1 parent 3fe57f2 commit 9890a05

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ Depending on
1919

2020
[Array Filter](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Array/filter)
2121

22-
###Installation
22+
### Installation
2323

24-
####HTML
24+
#### HTML
2525
```html
2626
<!DOCTYPE html>
2727
<html>
@@ -55,7 +55,8 @@ document.addEventListener("DOMContentLoaded", function() {
5555
window.console.log('Highlighter underlined this element:', Highlighter.element);
5656
});
5757
```
58-
###Demo
58+
### Demo
59+
5960
[Live demo](http://720kb.github.io/highlighter.js/ "Highlighter.js")
6061

6162
## Commands

0 commit comments

Comments
 (0)