diff --git a/typogr.js b/typogr.js index c36a6fc..db4e21e 100644 --- a/typogr.js +++ b/typogr.js @@ -30,7 +30,7 @@ }; // RegExp for skip some tags - var re_skip_tags = /<(\/)?(pre|code|kbd|script|math|title)[^>]*>/i; + var re_skip_tags = /<(\/)?(style|pre|code|kbd|script|math|title)[^>]*>/i; /** * Wraps apersands in HTML with ```` so they can be