-
Notifications
You must be signed in to change notification settings - Fork 75
Comparing changes
Open a pull request
base repository: executablebooks/markdown-it-py
base: v1.1.0
head repository: executablebooks/markdown-it-py
compare: v2.0.0
- 12 commits
- 36 files changed
- 4 contributors
Commits on Aug 17, 2021
-
⬆️ Update: Sync with markdown-it v12.1.0 and CommonMark v0.30 (#168)
A port of markdown-it/markdown-it@df4607f...13cdeb9: - Update CommonMark spec to 0.30 - Fix emphasis algorithm as per 0.30 spec - Update HMTL_SEQUENCES regexes as per CM 0.30 spec
Configuration menu - View commit details
-
Copy full SHA for 42e5732 - Browse repository at this point
Copy the full SHA 42e5732View commit details
Commits on Sep 10, 2021
-
📚 DOCS: Fix parameter-names and descriptions (#173)
this corrects the docstrings of some of class Ruler's methods
marcusatiliusregulus authoredSep 10, 2021 Configuration menu - View commit details
-
Copy full SHA for cde6906 - Browse repository at this point
Copy the full SHA cde6906View commit details
Commits on Dec 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for facd548 - Browse repository at this point
Copy the full SHA facd548View commit details -
🧪 TESTS: Add URL normalisation xfail (#170)
Co-authored-by: Chris Sewell <chrisj_sewell@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0195be3 - Browse repository at this point
Copy the full SHA 0195be3View commit details -
🐛 FIX: Always suffix indented code block with newline (#169)
Upstream sync with markdown-it/markdown-it@e5986bb
Configuration menu - View commit details
-
Copy full SHA for 22a65b3 - Browse repository at this point
Copy the full SHA 22a65b3View commit details -
👌 IMPROVE: Use __all__ to signal re-exports (#120)
Co-authored-by: Taneli Hukkinen <hukkinj1@users.noreply.github.com> Co-authored-by: Chris Sewell <chrisj_sewell@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 73763b3 - Browse repository at this point
Copy the full SHA 73763b3View commit details -
♻️ REFACTOR: Port
mdurl
andpunycode
for URL normalisation (#171)This port brings markdown-it-py closer inline with markdown-it, and fixes the outstanding CommonMark compliance tests.
Configuration menu - View commit details
-
Copy full SHA for bb6cf6e - Browse repository at this point
Copy the full SHA bb6cf6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2863ebb - Browse repository at this point
Copy the full SHA 2863ebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0725a3 - Browse repository at this point
Copy the full SHA d0725a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 934eb90 - Browse repository at this point
Copy the full SHA 934eb90View commit details
Commits on Dec 3, 2021
-
♻️ REFACTOR: Remove
AttrDict
(#181)This is no longer used is core or mdit-py-plugins, instead standard dictionaries are used.
Configuration menu - View commit details
-
Copy full SHA for 4827cbf - Browse repository at this point
Copy the full SHA 4827cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 465b54d - Browse repository at this point
Copy the full SHA 465b54dView 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 v1.1.0...v2.0.0