Metadata-Version: 2.1
Name: wagtail-code-blocks
Version: 0.2.0
Summary: Wagtail Code Blocks
Home-page: https://github.com/sitbon/wagtail-code-blocks
Author: Phillip Sitbon
Author-email: phillip.sitbon@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: django (>=5.0.6,<6.0.0)
Requires-Dist: pygments (>=2.18.0,<3.0.0)
Requires-Dist: wagtail (>=6.1.2,<7.0.0)
Description-Content-Type: text/markdown

# Wagtail Code Blocks

Cached server-generated Pygments highlighting using Wagtail blocks.

Supports over 500 languages and 48 styles, with light/dark theme switch support,
configrable display options, and more features on the way.

