We removed these features before global summit because they didn't work correctly. I added a bracket matching method to find the correct closing ")" for a given "(". I have added the tweaks back in, modified them to work with this new bracket matching method and added unit tests.
We removed these features before global summit because they didn't work correctly. I added a bracket matching method to find the correct closing ")" for a given "(". I have added the tweaks back in, modified them to work with this new bracket matching method and added unit tests.
Closes #18