Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added --allow-hash-href option #264

Merged
merged 1 commit into from
Nov 10, 2015

Conversation

johnzeringue
Copy link
Contributor

Fixes #255 by adding a more intuitive option to allow the href #.
This option, --allow-hash-href, is equivalent to --href-ignore '#'.
Its Ruby option is allow_hash_href, which should be a boolean and
defaults to false.

Fixes gjtorikian#255 by adding a more intuitive option to allow the `href` `#`.
This option, `--allow-hash-href`, is equivalent to `--href-ignore '#'`.
Its Ruby option is `allow_hash_href`, which should be a boolean and
defaults to `false`.
@gjtorikian
Copy link
Owner

Nice. That's pretty solid. Thanks!

gjtorikian added a commit that referenced this pull request Nov 10, 2015
@gjtorikian gjtorikian merged commit 1cafb7e into gjtorikian:master Nov 10, 2015
@doktorbro
Copy link

Great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants