Skip to main content

The Python binding for Sundown, a markdown parsing library.

Project description

https://secure.travis-ci.org/FSX/misaka.png?branch=master

The Python binding for Sundown, a markdown parsing library.

Documentation can be found at: http://misaka.61924.nl/

Installation

Cython is needed to compile Misaka.

With pip:

pip install misaka

Or manually:

python setup.py install

Example

Very simple example:

from misaka import Markdown, HtmlRenderer

rndr = HtmlRenderer()
md = Markdown(rndr)

print md.render('some text')

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

misaka-1.0.2.tar.gz (78.7 kB view details)

Uploaded Source

File details

Details for the file misaka-1.0.2.tar.gz.

File metadata

  • Download URL: misaka-1.0.2.tar.gz
  • Upload date:
  • Size: 78.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for misaka-1.0.2.tar.gz
Algorithm Hash digest
SHA256 6197e4886ff0c2718df1b472e40b5fea45f447a7a5b0192a48123ee868973517
MD5 e99649aaa2a1d0dbeec78069fee3551a
BLAKE2b-256 13aa223cbe8fec4cfff748aff3542c6ce6a8cca09c1c58948345fcc2fde4dc22

See more details on using hashes here.

Provenance

Supported by

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