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

Add flag to force html mode #673

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jul 1, 2022

  1. Add flag to force html mode

    This is an attempt to address lycheeverse#671 by adding a flag `--html` to parse
    the input as HTML.  Otherwise, STDIN and local files without the `.html`
    suffix are parsed as plain text.
    nacnudus committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    1ef782e View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Update README section USAGE

    nacnudus committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    88120e9 View commit details
    Browse the repository at this point in the history
  2. Lint

    nacnudus committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    d87b687 View commit details
    Browse the repository at this point in the history