Bump markdown from 3.5.1 to 3.5.2
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:05:41
| Stage: compliance Stage: test Stage: build | No artifacts found |
Bumps markdown from 3.5.1 to 3.5.2.
Sourced from markdown's releases.
Release 3.5.2
Fixed
- Fix type annotations for
convertFile
- it accepts only bytes-based buffers. Also remove legacy checks from Python 2 (#1400)- Remove legacy import needed only in Python 2 (#1403)
- Fix typo that left the attribute
AdmonitionProcessor.content_indent
unset (#1404)- Fix edge-case crash in
InlineProcessor
withAtomicString
(#1406).- Fix edge-case crash in
codehilite
with an emptycode
tag (#1405).- Improve and expand type annotations in the code base (#1401).
- Fix handling of bogus comments (#1425).
Sourced from markdown's changelog.
[3.5.2] -- 2024-01-10
Fixed
- Fix type annotations for
convertFile
- it accepts only bytes-based buffers. Also remove legacy checks from Python 2 (#1400)- Remove legacy import needed only in Python 2 (#1403)
- Fix typo that left the attribute
AdmonitionProcessor.content_indent
unset (#1404)- Fix edge-case crash in
InlineProcessor
withAtomicString
(#1406).- Fix edge-case crash in
codehilite
with an emptycode
tag (#1405).- Improve and expand type annotations in the code base (#1401).
- Fix handling of bogus comments (#1425).
08dacae
Bump version to 3.5.2e466f38
Fix handling of bogus comments.a2a9c53
Update change log link in README.mdcef5afe
Update Changelog URL5d7f255
Fix missing search in docsbc14d59
Split changelog workflows to separate logic on when each gets run.9b06df2
ghp-import it not a command moduledac7977
Fix a minor oversight in #1407
dcd69b1
Update docs deploy scriptsa63e6f3
Fix edge-case crash in InlineProcessorStatus | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:05:41
| Stage: compliance Stage: test Stage: build |
Download artifacts
No artifacts found |