Nohighlight

This commit is contained in:
Rico Sta. Cruz 2015-04-17 04:15:31 +08:00
parent 26f8d16f80
commit 259284e999
1 changed files with 1 additions and 1 deletions

2
ie.md
View File

@ -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'>