Skip to content

Commit 4379ca4

Browse files
authored
Merge pull request #20 from jillesme/master
Update README for better syntax highlighting
2 parents 099435e + e89b12f commit 4379ca4

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
@@ -454,7 +454,7 @@ Example template:
454454

455455
Test initialisation:
456456

457-
```html
457+
```javascript
458458
var element = compileHtml(template);
459459
addSelectors(element, {
460460
header: '[id="header"]', // shorthand string notation

0 commit comments

Comments
 (0)