showdown/dist
Estevao Soares dos Santos 561dc5f155 fix(IE8): fix for IE8 error on using isUndefined function
Using isUndefined on console object in IE8 will throw an error.
This reverts to using `typeof console === 'undefined'.

Closes #280
2017-01-06 04:00:30 +00:00
..
showdown.js fix(IE8): fix for IE8 error on using isUndefined function 2017-01-06 04:00:30 +00:00
showdown.js.map fix(IE8): fix for IE8 error on using isUndefined function 2017-01-06 04:00:30 +00:00
showdown.min.js fix(IE8): fix for IE8 error on using isUndefined function 2017-01-06 04:00:30 +00:00
showdown.min.js.map fix(IE8): fix for IE8 error on using isUndefined function 2017-01-06 04:00:30 +00:00