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