Metadata-Version: 2.1
Name: wagtail-code-blocks
Version: 0.1.1
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
Requires-Dist: django (>=4.2.4,<5.0.0)
Requires-Dist: pygments (>=2.16.1,<3.0.0)
Requires-Dist: wagtail (>=5.1.1,<6.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.

