Skip to main content

A markdownish markup language.

Project description

Syntext is a lightweight, markdownish markup language for generating HTML from plain text. This package can be used as both a command line tool and an importable library.

On the command line:

$ syntext < input.txt > output.html

As a library:

>>> import syntext
>>> html = syntext.render(text)

See the package documentation or the project’s Github homepage for further 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

syntext-2.0.0.tar.gz (14.0 kB view hashes)

Uploaded Source

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