Activity
Fix HTML handling of </>
Fix HTML handling of
</>
Pull request merge
Ensure md_in_html
does not drop content
Ensure
md_in_html
does not drop contentPull request merge
Update pypa/gh-action-pypi-publish to v1.12.4
Update pypa/gh-action-pypi-publish to v1.12.4
Pull request merge
Update deploy workflow to normalize version
Update deploy workflow to normalize version
Pull request merge
Improve changelog validation
Improve changelog validation
Pull request merge
Fix incorrect TOC list structure in docs
Fix incorrect TOC list structure in docs
Pull request merge
Fix CI badge in README
Fix CI badge in README
Pull request merge
Use PEP 639 license expressions in project metadata
Use PEP 639 license expressions in project metadata
Pull request merge
Add Python 3.13 and drop Python 3.8
Add Python 3.13 and drop Python 3.8
Pull request merge
Add special case for closing nested quotes
Add special case for closing nested quotes
Pull request merge
Abbr should respect AtomicStrings
Abbr should respect AtomicStrings
Pull request merge
Treat center like a block-level element
Treat center like a block-level element
Pull request merge
Clean up module summaries for API docs
Clean up module summaries for API docs
Pull request merge
Backslash Unescape IDs set via attr_list
on toc
Backslash Unescape IDs set via
attr_list
on toc
Pull request merge
Use mkdocs' builtin link checking
Use mkdocs' builtin link checking
Pull request merge
Fix DRY by adding create_element method in abbr extension
Fix DRY by adding create_element method in abbr extension
Pull request merge
Fix small typos in api.md
Fix small typos in
api.md
Pull request merge
Use correct import path in abbr.py
Use correct import path in
abbr.py
Pull request merge
Bump version to 3.7
Bump version to 3.7
Pull request merge
Abbr Extension: Definition Sorting and Glossary storage
Abbr Extension: Definition Sorting and Glossary storage
Pull request merge
Refactor abbr
Extension
Refactor
abbr
ExtensionPull request merge
Fixed links to source code on GitHub from the documentation
Fixed links to source code on GitHub from the documentation
Pull request merge
Bump version to 3.6
Bump version to 3.6
Pull request merge
Allow attr_list quoted values to contain curly braces
Allow attr_list quoted values to contain curly braces
Pull request merge
Refactor abbr escaping
Refactor abbr escaping
Pull request merge