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

Allow a hash of options to be passed to html2text #65

Merged
merged 3 commits into from
Feb 14, 2019
Merged

Conversation

soundasleep
Copy link
Owner

This will then be used to add additional options in the future.

Note, however, that we don't want to have a library with a million
options defined: we want our component behaviour to be very simple and
straightforward.

This will then be used to add additional options in the future.

Note, however, that we don't want to have a library with a million
options defined: we want our component behaviour to be very simple and
straightforward.
The resulting output is even _more_ like how it would be rendered, and
less like Markdown generation.

Resolves #21 and #14
This was referenced Feb 14, 2019
@soundasleep soundasleep merged commit 70674c8 into master Feb 14, 2019
@soundasleep soundasleep deleted the options branch February 14, 2019 02:11
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.

1 participant