You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
Originally posted by @vidyu in #199 (comment)
I am planning to attempt to fix this issue.
The text was updated successfully, but these errors were encountered: