Skip to content

Commit 7c880c5

Browse files
Replace vendored markdown2 w/ official upstream (#836)
* Replace vendored markdown2 w/ official upstream Closes #815. All tests seem to pass, so this seems safe? * [autofix.ci] apply automated fixes * delete + ignore missing imports --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent 2bb6055 commit 7c880c5

File tree

7 files changed

+306
-4347
lines changed

7 files changed

+306
-4347
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
- Fix linking of identifiers that contain unicode characters.
88
([#831](https://github.com/mitmproxy/pdoc/issues/831), @iFreilicht)
9+
- Replace vendored version of `markdown2` with the [official
10+
upstream](https://github.com/trentm/python-markdown2)
911

1012
## 2025-06-04: pdoc 15.0.4
1113

pdoc/markdown2/LICENSE

Lines changed: 0 additions & 23 deletions
This file was deleted.

pdoc/markdown2/README.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)