Skip to main content

Aethermark: A high-performance Markdown parser with AFM support.

Project description

Aethermark

Unit Tests PyPI

Aethermark is a high-performance, extensible Markdown parser and renderer built with pybind11. It introduces Aethermark-Flavored Markdown (AFM), a custom dialect that enhances standard Markdown with additional features and improved rendering capabilities.

Features

  • Optimized Performance: Leverages pybind11 for efficient execution.
  • Custom Dialect (AFM): Extends Markdown with additional syntax and enhancements.
  • Extensible: Easily integrates with other Python projects and allows custom extensions.
  • Accurate Rendering: Provides precise and consistent Markdown output.

Installation

You can install Aethermark directly from PyPI:

pip install aethermark

Usage

Aethermark provides a simple API to parse and render Markdown:

import aethermark

md_text = """
# Hello, Aethermark!

This is an example of **Aethermark-Flavored Markdown (AFM)**.
"""

html_output = aethermark.render(md_text)
print(html_output)

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests on GitHub.

License

Aethermark is licensed under the MIT License. See the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aethermark-0.0.10.tar.gz (5.9 kB view details)

Uploaded Source

File details

Details for the file aethermark-0.0.10.tar.gz.

File metadata

  • Download URL: aethermark-0.0.10.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for aethermark-0.0.10.tar.gz
Algorithm Hash digest
SHA256 990e145a088becc8f16275c521e41069bcb898bafd8341ee646fd752318b662b
MD5 ed157a654bcebfc538c6227bf2a6bd9c
BLAKE2b-256 8e6798d3f03c62e1415fef498bf4584e79b444d3ba88fa121d489e678210761c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page