Metadata-Version: 2.1
Name: pymd-extensions-lz
Version: 0.0.1
Summary: Python Markdown Extensions
Home-page: https://github.com/lzimd/py-markdown-extensions-lz
Author: lzimd
Author-email: 29934671+lzimd@users.noreply.github.com
License: MIT License
Description: # Python Markdown Extensions
        
        ## Reference
        
        - [Extension API](https://python-markdown.github.io/extensions/api/)
        
        ## Feature
        
        | feature |   input    |  output   |
        |:-------:|:----------:|:---------:|
        |   del   | \~~trike~~ | ~~trike~~ |
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
