1
1
Installation
2
2
============
3
3
4
- [ ![ Python package] ( https://github.com/ chdemko/pandoc-latex-admonition/workflows/Python%20package/badge.svg? branch=develop )] ( https://github.com/chdemko/pandoc-latex-admonition/actions/workflows/python-package.yml )
4
+ [ ![ Python package] ( https://img.shields.io/github/actions/workflow/status/ chdemko/pandoc-latex-admonition/python-package.yml?logo=github& branch=develop )] ( https://github.com/chdemko/pandoc-latex-admonition/actions/workflows/python-package.yml )
5
5
[ ![ Hatch project] ( https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg )] ( https://github.com/pypa/hatch )
6
6
[ ![ pre-commit] ( https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit )] ( https://github.com/pre-commit/pre-commit )
7
7
[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://pypi.org/project/black/ )
8
8
[ ![ Coveralls] ( https://img.shields.io/coveralls/github/chdemko/pandoc-latex-admonition/develop.svg?logo=Codecov&logoColor=white )] ( https://coveralls.io/github/chdemko/pandoc-latex-admonition?branch=develop )
9
9
[ ![ Scrutinizer] ( https://img.shields.io/scrutinizer/g/chdemko/pandoc-latex-admonition.svg?logo=scrutinizer )] ( https://scrutinizer-ci.com/g/chdemko/pandoc-latex-admonition/ )
10
- [ ![ Code Climate] ( https://codeclimate.com/github/ chdemko/pandoc-latex-admonition/badges/gpa.svg )] ( https://codeclimate.com/github/chdemko/pandoc-latex-admonition/ )
10
+ [ ![ Code Climate] ( https://img.shields.io/codeclimate/maintainability/ chdemko/pandoc-latex-admonition?logo=codeclimate&barnch=develop )] ( https://codeclimate.com/github/chdemko/pandoc-latex-admonition/ )
11
11
[ ![ CodeFactor] ( https://img.shields.io/codefactor/grade/github/chdemko/pandoc-latex-admonition/develop.svg?logo=codefactor )] ( https://www.codefactor.io/repository/github/chdemko/pandoc-latex-admonition )
12
12
[ ![ Codacy] ( https://img.shields.io/codacy/grade/443f4a26698a4ba0be5064fe9323f2a0.svg?logo=codacy )] ( https://app.codacy.com/gh/chdemko/pandoc-latex-admonition/dashboard )
13
13
[ ![ PyPI version] ( https://img.shields.io/pypi/v/pandoc-latex-admonition.svg?logo=pypi&logoColor=white )] ( https://pypi.org/project/pandoc-latex-admonition/ )
@@ -16,7 +16,7 @@ Installation
16
16
[ ![ Downloads] ( https://img.shields.io/pypi/dm/pandoc-latex-admonition?logo=pypi&logoColor=white )] ( https://pepy.tech/project/pandoc-latex-admonition )
17
17
[ ![ Development Status] ( https://img.shields.io/pypi/status/pandoc-latex-admonition.svg?llogo=pypi&logoColor=white )] ( https://pypi.org/project/pandoc-latex-admonition/ )
18
18
[ ![ Python version] ( https://img.shields.io/pypi/pyversions/pandoc-latex-admonition.svg?logo=Python&logoColor=white )] ( https://pypi.org/project/pandoc-latex-admonition/ )
19
- [ ![ Pandoc version] ( https://img.shields.io/badge/pandoc-3.0%20|%203.1%20|%203.2%20|% 203.3%20|%203.4%20|%203.5 -blue.svg?logo=markdown )] ( https://pandoc.org/ )
19
+ [ ![ Pandoc version] ( https://img.shields.io/badge/pandoc-3.0%20..% 203.6 -blue.svg?logo=markdown )] ( https://pandoc.org/ )
20
20
[ ![ Latest release] ( https://img.shields.io/github/release-date/chdemko/pandoc-latex-admonition.svg?logo=github )] ( https://github.com/chdemko/pandoc-latex-admonition/releases )
21
21
[ ![ Last commit] ( https://img.shields.io/github/last-commit/chdemko/pandoc-latex-admonition/develop?logo=github )] ( https://github.com/chdemko/pandoc-latex-admonition/commit/develop/ )
22
22
[ ![ Repo Size] ( https://img.shields.io/github/repo-size/chdemko/pandoc-latex-admonition.svg?logo=github )] ( http://pandoc-latex-admonition.readthedocs.io/en/latest/ )
0 commit comments