-
Notifications
You must be signed in to change notification settings - Fork 188
Comparing changes
Open a pull request
base repository: matthewwithanm/python-markdownify
base: 1.1.0
head repository: matthewwithanm/python-markdownify
compare: 1.2.0
- 13 commits
- 11 files changed
- 7 contributors
Commits on Mar 29, 2025
-
Add beautiful_soup_parser option (#206)
* add beautiful_soup_parser option * add Beautiful Soup parser argument to command line --------- Co-authored-by: Vincent Kelleher <vincent.kelleher-ext@francetravail.fr> Co-authored-by: AlexVonB <AlexVonB@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d654a6 - Browse repository at this point
Copy the full SHA 2d654a6View commit details
Commits on Apr 20, 2025
-
make convert_hn() public instead of internal (#213)
Signed-off-by: chrispy <chrispy@synopsys.com>
Configuration menu - View commit details
-
Copy full SHA for e29de4e - Browse repository at this point
Copy the full SHA e29de4eView commit details
Commits on Apr 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0e1a849 - Browse repository at this point
Copy the full SHA 0e1a849View commit details
Commits on May 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 016251e - Browse repository at this point
Copy the full SHA 016251eView commit details
Commits on Jun 14, 2025
-
allow BeautifulSoup configuration kwargs to be specified (#224)
Signed-off-by: chrispy <chrispy@synopsys.com>
Configuration menu - View commit details
-
Copy full SHA for 75ab306 - Browse repository at this point
Copy the full SHA 75ab306View commit details -
implement a strip_pre configuration option (#218) (#222)
Signed-off-by: chrispy <chrispy@synopsys.com>
Configuration menu - View commit details
-
Copy full SHA for 9b1412a - Browse repository at this point
Copy the full SHA 9b1412aView commit details
Commits on Jun 29, 2025
-
support backticks in <code> spans (#226) (#230)
Signed-off-by: chrispy <chrispy@synopsys.com>
Configuration menu - View commit details
-
Copy full SHA for 48724e7 - Browse repository at this point
Copy the full SHA 48724e7View commit details
Commits on Jul 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 76e5edb - Browse repository at this point
Copy the full SHA 76e5edbView commit details
Commits on Jul 14, 2025
-
ci: update
actions/checkoutto v4 (#233)* ci: update `actions/checkout` to v4
Configuration menu - View commit details
-
Copy full SHA for 7edbc5a - Browse repository at this point
Copy the full SHA 7edbc5aView commit details
Commits on Aug 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f7053e4 - Browse repository at this point
Copy the full SHA f7053e4View commit details -
Add basic type stubs (#221) (#215)
* feat: add basic type stubs * feat: add types for constants * feat: add type for `MarkdownConverter` class * ci: add basic job for checking types * feat: add new constant * ci: install types as required * ci: install types package manually * test: add strict coverage for types * fix: allow `strip_document` to be `None` * feat: expand types for MarkdownConverter * fix: do not use `Unpack` as it requires Python 3.12 * feat: define `MarkdownConverter#convert_soup` * feat: improve type for `code_language_callback` * chore: add end-of-file newline * refactor: use `Union` for now
Configuration menu - View commit details
-
Copy full SHA for 85ef82e - Browse repository at this point
Copy the full SHA 85ef82eView commit details
Commits on Aug 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fbc1353 - Browse repository at this point
Copy the full SHA fbc1353View commit details -
Configuration menu - View commit details
-
Copy full SHA for c47709c - Browse repository at this point
Copy the full SHA c47709cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.1.0...1.2.0