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
Release history Release notifications | RSS feed
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.8.0.tar.gz
(15.1 kB
view details)
File details
Details for the file syntext-2.8.0.tar.gz.
File metadata
- Download URL: syntext-2.8.0.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74fbb5277eb7318cb20353ca993c7623d6035d6df594808d82438c103e06e5b1
|
|
| MD5 |
454fe9a5c3d9b172d2de7c134dc6f487
|
|
| BLAKE2b-256 |
d194bbeefbec36ed60c22220006b780545714df7c306a560c9f0f94975a58888
|