We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fe57f2 commit 9890a05Copy full SHA for 9890a05
1 file changed
README.md
@@ -19,9 +19,9 @@ Depending on
19
20
[Array Filter](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Array/filter)
21
22
-###Installation
+### Installation
23
24
-####HTML
+#### HTML
25
```html
26
<!DOCTYPE html>
27
<html>
@@ -55,7 +55,8 @@ document.addEventListener("DOMContentLoaded", function() {
55
window.console.log('Highlighter underlined this element:', Highlighter.element);
56
});
57
```
58
-###Demo
+### Demo
59
+
60
[Live demo](http://720kb.github.io/highlighter.js/ "Highlighter.js")
61
62
## Commands
0 commit comments