Skip to content

The html2text command doesn't allow passing the encoding as a command-line param #106

@avar

Description

@avar

There's no command-line option to pass the encoding, so this works:

 html2markdown test.html latin-1

But this doesn't:

html2markdown - latin-1 <test.html

Some interfaces that want to call this command can only pass options and spew input on stdin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions