Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hukkin/mdformat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.17
Choose a base ref
...
head repository: hukkin/mdformat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.18
Choose a head ref
  • 14 commits
  • 27 files changed
  • 5 contributors

Commits on Aug 25, 2023

  1. Merge pull request #411 from executablebooks/version-0.7.17

    Bump version: 0.7.16 → 0.7.17
    hukkin authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    782cb22 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Fix CI (#445)

    Co-authored-by: Kyle King <KyleKing@users.noreply.github.com>
    hukkin and KyleKing authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5ef591d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28a7a6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c26042d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Added mdformat-gfm-alerts to GitHub full installation in README.md (#…

    …440)
    
    The documentation declares a list of packages that should be installed to enable full GitHub-flavored support.
    However, the list does not include the `mdformat-gfm-alerts` packages that adds support to alerts, which are not supported by any other package in the existing list.
    RealA10N authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4fc013c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Update pre-commit hooks (#446)

    * Update pre-commit hooks
    
    * Update python for linters
    
    * Update mypy
    
    * Disable docformatter
    hukkin authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    671afe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10a31ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63bd6b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. DOCS: Mention the mdformat GitHub topic (#450)

    * Mention the mdformat GitHub topic in the docs
    
    * Format docs
    hukkin authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    995b5b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    55905f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e8c139 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d80b2e View commit details
    Browse the repository at this point in the history
  4. Add 0.7.18 changelog

    hukkin committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1b142b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42b9462 View commit details
    Browse the repository at this point in the history
Loading