Commit 6a18847
docs(readme): Fix markdown error (#227)
README contained unescaped & unclosed `<style>` tag that made almost the whole
README unreadable on the npm package page; see:
https://www.npmjs.com/package/style-loader
This is a good test page to see how READMEs will display on npm:
https://revin.github.io/marky-markdown/1 parent fd8da3f commit 6a18847
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments