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 extension to support metaformats #213

Merged
merged 11 commits into from Dec 1, 2023

Commits on Nov 29, 2023

  1. start on metaformats support, OGP first

    for microformats#212. adds new metaformats.py file, unit test, OGP implementation and test fixture, and metaformats kwarg for parse and Parser, default off.
    snarfed committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    88c47aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef0677f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f3e46f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afd3c7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21dc247 View commit details
    Browse the repository at this point in the history
  6. metaformats: run lint (black, isort)

    also fix `make lint` command in CONTRIBUTING.md
    snarfed committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ce14614 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9cd1989 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    591531f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    eaa616b View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    angelogladding committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1b669de View commit details
    Browse the repository at this point in the history
  3. Update test_parser.py

    angelogladding committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    24ef03a View commit details
    Browse the repository at this point in the history