- 782cb22 Merge pull request #411 from executablebooks/version-0.7.17 by Taneli Hukkinen · 5 weeks ago main upstream/master
- 6c12881 Bump version: 0.7.16 → 0.7.17 by Taneli Hukkinen · 5 weeks ago 0.7.17
- 5d2644a Prepare v0.7.17 by Taneli Hukkinen · 5 weeks ago
- feb6869 Remove atomic writing (#409) by Taneli Hukkinen · 5 weeks ago
- 54431f5 Drop support for Python 3.7 by Taneli Hukkinen · 9 weeks ago
- 8713c9f Allow markdown-it-py v3 (#405) by Taneli Hukkinen · 9 weeks ago
- 0cbd205 docs: add mdformat-mkdocs (#380) by Kyle King · 8 months ago
- 5d9b573 DOCS: link to the mdformat-admon plugin (#375) by Kyle King · 9 months ago
- c116567 Test against Python 3.12-dev by Taneli Hukkinen · 11 months ago
- ea12429 Do not touch the original file if the result is identical to the original (#358) by Pierre Augier · 12 months ago
- 1493e57 Add xfail test by Taneli Hukkinen · 1 year, 1 month ago
- b3655ad FIX: An empty paragraph (Unicode space only) triggers AST check by Taneli Hukkinen · 1 year, 1 month ago
- b16011b Merge pull request #349 from executablebooks/version-0.7.16 by Taneli Hukkinen · 1 year, 1 month ago
- 95f5480 Bump version: 0.7.15 → 0.7.16 by Taneli Hukkinen · 1 year, 1 month ago 0.7.16
- 8aef027 Prepare v0.7.16 by Taneli Hukkinen · 1 year, 1 month ago
- 2b3145d NEW: `--end-of-line=keep` (#345) by Jan Wille · 1 year, 1 month ago
- 3358b8b FIX: `--check` not working with CRLF line endings (#348) by Taneli Hukkinen · 1 year, 1 month ago
- 24f9d25 Test vertical tabs (#293) by Taneli Hukkinen · 1 year, 1 month ago
- 183d97c FIX: Error when Unicode space follows heading line by Taneli Hukkinen · 1 year, 1 month ago
- 3d554ac Merge pull request #342 from executablebooks/version-0.7.15 by Taneli Hukkinen · 1 year, 1 month ago
- f69289d Bump version: 0.7.14 → 0.7.15 by Taneli Hukkinen · 1 year, 1 month ago 0.7.15
- f51f940 Prepare v0.7.15 by Taneli Hukkinen · 1 year, 1 month ago
- 299fdb2 Only allow wrapping at space, tab, or line feed by Taneli Hukkinen · 1 year, 1 month ago
- a7d7606 [pre-commit.ci] pre-commit autoupdate (#327) by pre-commit-ci[bot] · 1 year, 1 month ago
- 349a5ad Add an xfail test for rewrapping after hard breaks by Taneli Hukkinen · 1 year, 1 month ago
- b5e4441 Update GitHub actions by Taneli Hukkinen · 1 year, 4 months ago
- 038f54b Absolufy imports (#321) by Taneli Hukkinen · 1 year, 5 months ago
- 20e2bb9 Use setuptools as build backend (#308) by Taneli Hukkinen · 1 year, 6 months ago
- 82ef630 Merge pull request #316 from executablebooks/version-0.7.14 by Taneli Hukkinen · 1 year, 7 months ago
- c5d5dd0 Bump version: 0.7.13 → 0.7.14 by Taneli Hukkinen · 1 year, 7 months ago 0.7.14
- 25d3dbe Add 0.7.14 changelog by Taneli Hukkinen · 1 year, 7 months ago
- 772ae5f Sort numeric ref labels numerically (#315) by Ryan Delaney · 1 year, 7 months ago
- cc71d74 Use tomllib in python 3.11+ (#313) by Taneli Hukkinen · 1 year, 7 months ago
- 4752321 Improve regex by Taneli Hukkinen · 1 year, 7 months ago
- d4cfca8 Minor improvements to docs and language by Taneli Hukkinen · 1 year, 7 months ago
- 1b2e9b4 Require 100% coverage by Taneli Hukkinen · 1 year, 8 months ago
- 456eb4b DOCS: Add mdformat-footnote by Taneli Hukkinen · 1 year, 8 months ago
- 926abb3 DOCS: Mention AST safety by Taneli Hukkinen · 1 year, 8 months ago
- a024109 Accept os.PathLike[str] as mdformat.file input by Taneli Hukkinen · 1 year, 8 months ago
- a9b65b7 Add filepath to warning message by Taneli Hukkinen · 1 year, 9 months ago
- bdd9273 Merge pull request #298 from executablebooks/version-0.7.13 by Taneli Hukkinen · 1 year, 9 months ago
- bc62108 Bump version: 0.7.12 → 0.7.13 by Taneli Hukkinen · 1 year, 9 months ago 0.7.13
- 8581438 Fix needlessly indenting type 7 inline HTML by Taneli Hukkinen · 1 year, 9 months ago
- 12c4c14 Merge pull request #295 from executablebooks/version-0.7.12 by Taneli Hukkinen · 1 year, 9 months ago
- 5c304b5 Bump version: 0.7.11 → 0.7.12 by Taneli Hukkinen · 1 year, 9 months ago 0.7.12
- dd2c3a0 [pre-commit.ci] pre-commit autoupdate (#277) by pre-commit-ci[bot] · 1 year, 9 months ago
- 86a20c6 Fix unstable formatting when a paragraph line starts with inline HTML by Taneli Hukkinen · 1 year, 9 months ago
- 7bc7f5f FIX: Make `is_md_equal` ignore trailing whitespace in HTML by Taneli Hukkinen · 1 year, 10 months ago
- 0595289 Merge pull request #287 from executablebooks/version-0.7.11 by Taneli Hukkinen · 1 year, 10 months ago
- a15958c Bump version: 0.7.10 → 0.7.11 by Taneli Hukkinen · 1 year, 10 months ago 0.7.11
- 0668e6a Compatibility with markdown-it-py v2 (#286) by Taneli Hukkinen · 1 year, 10 months ago
- 54f549e Fix an error when info string starts with tilde or backtick (#282) by Taneli Hukkinen · 1 year, 10 months ago
- 767caab Fail on `twine check` warnings by Taneli Hukkinen · 2 years ago
- 07f0b51 Update codecov GitHub action by Taneli Hukkinen · 2 years ago
- 3ff8787 Test against python3.11 alpha by Taneli Hukkinen · 2 years ago
- e670429 Update contrib docs by Taneli Hukkinen · 2 years ago
- 89d20b5 Test against python3.10 final (#274) by Taneli Hukkinen · 2 years ago
- bacb031 Merge pull request #269 from executablebooks/version-0.7.10 by Taneli Hukkinen · 2 years ago
- b0958df Bump version: 0.7.9 → 0.7.10 by Taneli Hukkinen · 2 years ago 0.7.10
- 19d5cd0 Prepare changelog for 0.7.10 by Taneli Hukkinen · 2 years ago
- 6795b0c Validate values in TOML conf (#267) by Taneli Hukkinen · 2 years, 1 month ago
- cebd4d6 Improve error message on invalid conf key by Taneli Hukkinen · 2 years, 1 month ago
- f072400 Read configuration from .mdformat.toml (#264) by Taneli Hukkinen · 2 years, 1 month ago
- a856f53 BREAKING: Drop Python 3.6 support (#259) by Taneli Hukkinen · 2 years, 1 month ago
- 6a94370 Update lockfiles and other maintenance by Taneli Hukkinen · 2 years, 1 month ago
- 5ee5a53 Merge pull request #256 from executablebooks/version-0.7.9 by Taneli Hukkinen · 2 years, 1 month ago
- 0c86e45 Bump version: 0.7.8 → 0.7.9 by Taneli Hukkinen · 2 years, 1 month ago 0.7.9
- 7401303 FIX: Dont error when an autolink contains spaces (#255) by Taneli Hukkinen · 2 years, 1 month ago
- 11bf181 MAINTAIN: Add a tox env for profiling by Taneli Hukkinen · 2 years, 1 month ago
- cdc976a MAINTAIN: Use build and twine to publish (#252) by Taneli Hukkinen · 2 years, 2 months ago
- 90ce52a Merge pull request #250 from executablebooks/vers-0.7.8 by Taneli Hukkinen · 2 years, 2 months ago
- c4685fd Bump version: 0.7.7 → 0.7.8 by Taneli Hukkinen · 2 years, 2 months ago 0.7.8
- 5e3d461 FIX: Strip leading whitespace from raw HTML block (#249) by Taneli Hukkinen · 2 years, 2 months ago
- d783e62 [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 2 years, 2 months ago
- b45cd6d TESTS: Use Atheris v2 and persist fuzz corpus by Taneli Hukkinen · 2 years, 2 months ago
- 8b6dcf0 REFACTOR: Use `src` layout by Taneli Hukkinen · 2 years, 3 months ago
- 974504c NEW: Add `RenderContext.indented` context manager (#236) by Taneli Hukkinen · 2 years, 3 months ago
- 46ec8dd Add xfail tests found by fuzzer. Run tox tests against built package (#240) by Taneli Hukkinen · 2 years, 3 months ago
- 90cfb0d TESTS: Add fuzzer (#238) by Taneli Hukkinen · 2 years, 3 months ago
- e125ed2 MAINTAIN: Bump CommonMark spec to v0.30 (#237) by Taneli Hukkinen · 2 years, 3 months ago
- 7993fe4 DOCS: Add mdformat-deflist by Taneli Hukkinen · 2 years, 3 months ago
- 0f275c3 [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 2 years, 3 months ago
- 76aabda Merge pull request #230 from executablebooks/version-0.7.7 by Taneli Hukkinen · 2 years, 3 months ago
- 884626c Bump version: 0.7.6 → 0.7.7 by Taneli Hukkinen · 2 years, 3 months ago 0.7.7
- 88faa5a Update README.md by Taneli Hukkinen · 2 years, 3 months ago
- 3695fb0 FIX: `--check` passing with incorrect line endings (#228) by Taneli Hukkinen · 2 years, 3 months ago
- 46818c2 ENH/FIX: Configurable Line Endings / Default to `lf` line ending on Windows (#226) by Scott Gudeman · 2 years, 3 months ago
- f356b1c Update packages for building docs by Taneli Hukkinen · 2 years, 3 months ago
- ee13da6 DOCS: Clarify whitespace style by Taneli Hukkinen · 2 years, 4 months ago
- 7cc76cd MAINTAIN: Require mypy error code for ignores by Taneli Hukkinen · 2 years, 4 months ago
- dfd54e6 MAINTAIN: Update mypy by Taneli Hukkinen · 2 years, 4 months ago
- 8be4297 MAINTAIN: Simplify pytest-cov toml dependency by Taneli Hukkinen · 2 years, 5 months ago
- fc4f7cc Add space by Fabian Affolter · 2 years, 5 months ago
- bc79c7e IMPROVE: Resolve symlinks (#218) by Taneli Hukkinen · 2 years, 5 months ago
- b420f6d Merge pull request #217 from executablebooks/vers-076 by Taneli Hukkinen · 2 years, 5 months ago
- 6559640 Bump version: 0.7.5 → 0.7.6 by Taneli Hukkinen · 2 years, 5 months ago 0.7.6
- ebfbe87 STYLE: Reduce wrap width by indent size in lists and quotes (#216) by Taneli Hukkinen · 2 years, 5 months ago
- ba3385a MAINTAIN: Move mypy conf to pyproject.toml by Taneli Hukkinen · 2 years, 5 months ago
- 3b7da78 MAINTAIN: Use tox to build docs by Taneli Hukkinen · 2 years, 5 months ago
- e995f17 REFACTOR: Minor cleanup by Taneli Hukkinen · 2 years, 5 months ago