mkdocs-callouts

View on PyPIReverse Dependencies (7)

1.15.0 mkdocs_callouts-1.15.0-py3-none-any.whl

Wheel Details

Project: mkdocs-callouts
Version: 1.15.0
Filename: mkdocs_callouts-1.15.0-py3-none-any.whl
Download: [link]
Size: 8501
MD5: 64e0f52385995c9d0367018b7acbb418
SHA256: 4be2c3ce09edeb1d5770140b063661dc27201e1d4148545a7ef3f12c0405dd3b
Uploaded: 2024-12-11 09:02:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocs-callouts
Version: 1.15.0
Summary: A simple plugin that converts Obsidian style callouts and converts them into mkdocs supported 'admonitions' (a.k.a. callouts).
Author-Email: Sondre Grønås <mail[at]sondregronas.com>
Project-Url: homepage, https://github.com/sondregronas/mkdocs-callouts
Project-Url: documentation, https://github.com/sondregronas/mkdocs-callouts
Project-Url: repository, https://github.com/sondregronas/mkdocs-callouts
Project-Url: issues, https://github.com/sondregronas/mkdocs-callouts/issues
Project-Url: funding, https://github.com/sponsors/sondregronas
License: MIT
Keywords: mkdocs,mkdocs-plugin,markdown,callouts,admonitions,obsidian
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Requires-Python: >=3.8
Requires-Dist: mkdocs (>=1)
Requires-Dist: pytest; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3482 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mkdocs_callouts/__init__.py sha256=xtR9bn8OuZVT46_DnwRYtxKZlCG4Nww_j1C_2DrWIjI 252
mkdocs_callouts/plugin.py sha256=OwZU_HnBzmXFcVM-M0keL-0sA6GYLfDT041AQwtUaAY 1040
mkdocs_callouts/utils.py sha256=JPf45NEHhWxo4FVaL4fl2Jn9wQqOGVDhmEpdrwTrTIk 10932
mkdocs_callouts-1.15.0.dist-info/LICENSE sha256=1sKFTRaeNiYQucA-JQ-oEhcAcCwlNlSobxxt1bcG0OE 1072
mkdocs_callouts-1.15.0.dist-info/METADATA sha256=AdehgblRx1laEIZam0JB0WW11ulZOvRLm_tVIZsp0NU 4695
mkdocs_callouts-1.15.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
mkdocs_callouts-1.15.0.dist-info/entry_points.txt sha256=I1R2Emlf7DCXvfeL98Dz4cDH2cSXS5bv2rh8M42VnXo 66
mkdocs_callouts-1.15.0.dist-info/top_level.txt sha256=Zhq-O1QYW5QLsIzDX4M5Pv5mF1RCsiLSi_keAJXoOqw 16
mkdocs_callouts-1.15.0.dist-info/RECORD

top_level.txt

mkdocs_callouts

entry_points.txt

callouts = mkdocs_callouts.plugin:CalloutsPlugin