Metadata-Version: 2.3
Name: python_markdown_document_offsets_injection_extension
Version: 0.5.8
Summary: A Python-Markdown compiler plugin that put markdown words offset to the output HTML.
Author-email: HikariLan <hikarilan@minecraft.kim>
License: Apache-2.0
Requires-Python: >=3.8
Requires-Dist: markdown>=3.6
Description-Content-Type: text/markdown

# python_markdown_document_offsets_injection_extension

A Python-Markdown extension to count and calculate offset between rendered html and origin markdown document,
inject them into the html elements.
