Nohighlight
This commit is contained in:
parent
26f8d16f80
commit
259284e999
2
ie.md
2
ie.md
|
@ -99,7 +99,7 @@ layout: default
|
||||||
- [html5shiv] for new HTML tags (for IE8 below)
|
- [html5shiv] for new HTML tags (for IE8 below)
|
||||||
- [respond] for media queries (for IE8 below)
|
- [respond] for media queries (for IE8 below)
|
||||||
|
|
||||||
```html
|
```nohighlight
|
||||||
<!--[if lt IE 9]>
|
<!--[if lt IE 9]>
|
||||||
<script src='//cdnjs.cloudflare.com/ajax/libs/nwmatcher/1.2.5/nwmatcher.min.js'></script>
|
<script src='//cdnjs.cloudflare.com/ajax/libs/nwmatcher/1.2.5/nwmatcher.min.js'></script>
|
||||||
<script src='//cdnjs.cloudflare.com/ajax/libs/json2/20140204/json2.js'>
|
<script src='//cdnjs.cloudflare.com/ajax/libs/json2/20140204/json2.js'>
|
||||||
|
|
Loading…
Reference in New Issue