diff --git a/lib/ice-coder.js b/lib/ice-coder.js index a1e6dd8..f0be42a 100644 --- a/lib/ice-coder.js +++ b/lib/ice-coder.js @@ -33,9 +33,6 @@ var ICEcoder = { pluginIntervalRefs: [], // Array of plugin interval refs ready: false, // Indicates if ICEcoder is ready for action - // Don't consider these tags as part of nesting as they're singles, JS, PHP or Ruby code blocks - tagNestExceptions: ["!DOCTYPE","meta","link","img","br","hr","input","script","?php","?","%"], - // Set our aliases initAliases: function() { var aliasArray = ["header","files","account","fmLock","filesFrame","editor","tabsBar","findBar","content","footer","nestValid","nestDisplay","charDisplay"];