- Reverts commit 8c0c656aec - Fixes #595 - Adds support for `\h` and `\H`
8c0c656aec
- Kills set of warnings caused by a redundant `let(:output)` in cli_spec.rb - Kills warnings generated by the `with` class method that spec/support/shared_context.rb provides by using `Module#prepend`
Ported from ammar/regexp_parser#26