!3 Update package with version 1.0.1
From: @desert-sailor Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
6b4245e1ca
Binary file not shown.
BIN
mkdocs_autorefs-1.0.1.tar.gz
Normal file
BIN
mkdocs_autorefs-1.0.1.tar.gz
Normal file
Binary file not shown.
@ -5,8 +5,8 @@
|
||||
Automatically link across pages in MkDocs.}
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.5.0
|
||||
Release: 2
|
||||
Version: 1.0.1
|
||||
Release: 1
|
||||
Summary: Automatically link across pages in MkDocs.
|
||||
License: ISC
|
||||
URL: https://github.com/mkdocstrings/autorefs
|
||||
@ -27,6 +27,8 @@ BuildRequires: python3-pytest-randomly
|
||||
BuildRequires: python3-pytest-xdist
|
||||
BuildRequires: python3-mkdocs
|
||||
BuildRequires: python3-markdown
|
||||
BuildRequires: python3-pygments
|
||||
BuildRequires: python3-pymdown-extensions
|
||||
|
||||
%description %_description
|
||||
|
||||
@ -55,6 +57,14 @@ Summary: Automatically link across pages in MkDocs.
|
||||
%{python3_sitelib}/mkdocs_autorefs/
|
||||
|
||||
%changelog
|
||||
* Tue Mar 5 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 1.0.1-1
|
||||
- Update package with version 1.0.1
|
||||
Don't import MkDocsConfig (does not exist on MkDocs 1.3-)
|
||||
Add Markdown anchors and aliases
|
||||
Preserve HTML data attributes (from spans to anchors)
|
||||
Support [`identifier`][] with pymdownx.inlinehilite enabled
|
||||
Recognize links with multi-line text
|
||||
|
||||
* Mon Sep 4 2023 li-miaomiao_zhr <mmlidc@isoftstone.com> - 0.5.0-2
|
||||
- Start self-test of sofware package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user