File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
The MIT License (MIT)
6
6
7
- Copyright (c) 2014 - 2024 Isaac Muse
7
+ Copyright (c) 2014 - 2025 Isaac Muse
8
8
9
9
Permission is hereby granted, free of charge, to any person obtaining a copy
10
10
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 4
4
[ ![ PyPI Version] [ pypi-image ]] [ pypi-link ]
5
5
[ ![ PyPI Downloads] [ pypi-down ]] [ pypi-link ]
6
6
[ ![ PyPI - Python Version] [ python-image ]] [ pypi-link ]
7
- ![ License] [ license-image-mit ]
7
+ [ ![ License] [ license-image-mit ]] [ license-link ]
8
8
9
9
# PyMdown Extensions
10
10
@@ -27,5 +27,6 @@ License is MIT. See [LICENSE](https://github.com/facelessuser/pymdown-extension
27
27
[ python-image ] : https://img.shields.io/pypi/pyversions/pymdown-extensions?logo=python&logoColor=aaaaaa&labelColor=333333
28
28
[ pypi-down ] : https://img.shields.io/pypi/dm/pymdown-extensions.svg?logo=pypi&logoColor=aaaaaa&labelColor=333333
29
29
[ license-image-mit ] : https://img.shields.io/badge/license-MIT-blue.svg?labelColor=333333
30
+ [ license-link ] : https://github.com/facelessuser/pymdown-extensions/blob/main/LICENSE.md
30
31
[ donate-image ] : https://img.shields.io/badge/Donate-PayPal-3fabd1?logo=paypal
31
32
[ donate-link ] : https://www.paypal.me/facelessuser
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ repo_url: https://github.com/facelessuser/pymdown-extensions
4
4
edit_uri : tree/master/docs/src/markdown
5
5
site_description : A Collection of Useful Extensions for Python Markdown
6
6
copyright : |
7
- Copyright © 2014 - 2024 <a href="/facelessuser" target="_blank" rel="noopener">Isaac Muse</a>
7
+ Copyright © 2014 - 2025 <a href="/facelessuser" target="_blank" rel="noopener">Isaac Muse</a>
8
8
9
9
docs_dir : docs/src/markdown
10
10
theme :
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ repo_url: https://github.com/facelessuser/pymdown-extensions
4
4
edit_uri : tree/master/docs/src/markdown
5
5
site_description : A Collection of Useful Extensions for Python Markdown
6
6
copyright : |
7
- Copyright © 2014 - 2024 <a href="/facelessuser" target="_blank" rel="noopener">Isaac Muse</a>
7
+ Copyright © 2014 - 2025 <a href="/facelessuser" target="_blank" rel="noopener">Isaac Muse</a>
8
8
9
9
docs_dir : docs/src/markdown
10
10
theme :
You can’t perform that action at this time.
0 commit comments