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

The option "--no-escape" does not work #219

Open
filipbartek opened this issue Feb 6, 2019 · 0 comments
Open

The option "--no-escape" does not work #219

filipbartek opened this issue Feb 6, 2019 · 0 comments

Comments

@filipbartek
Copy link

filipbartek commented Feb 6, 2019

The option --no-escape does not ampersand ("&") characters from being escaped in HTML output in field "employment.history[0].position".

This has been also observed by @vidyu:

@hacksalot the --no-escape option doesn't work though.

Originally posted by @vidyu in #199 (comment)

I am planning to attempt to fix this issue.

filipbartek added a commit to filipbartek/HackMyResume that referenced this issue Feb 6, 2019
filipbartek added a commit to filipbartek/HackMyResume that referenced this issue Feb 6, 2019
Make the escaping option similar to `prettify` in `_opts` by making it
positive. The `_opts` option `prettify` is exposed in CLI as
--no-prettify, similarly to `escape` exposed as --no-escape.

Refactor.

Corollary of hacksalot#219
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

No branches or pull requests

1 participant