balanced.js
balanced.js copied to clipboard
Fix added missing parameter to method call
replaceMatchesInBetweenBrackets missing config.ignore parameter, thus replacements function doesn't work with "ignore" options!
I cant merge this unless all tests pass.
Can you debug whats going on?