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

Repairing setext heading support, certain uses of backticks after GitHub API format changes #145

Merged
merged 10 commits into from
Oct 1, 2023

Commits on Sep 21, 2023

  1. Fix parsing of HTML returned from raw API

    Github must have changed something on their end, the HTML seems to have changed a little.
    jkburges committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    168c874 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    d11b518 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    719f79c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4f64f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a074b98 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    b8ebc57 View commit details
    Browse the repository at this point in the history
  2. Fixed span issue

    coreysciuto-toast committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    2fb524e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ff2a86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2088ea View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    b128c88 View commit details
    Browse the repository at this point in the history