A simple command-line tool to convert basic markdown syntax to HTML. Written by Tobias Kisling
Project description
tk-md2html
A very simple markdown to HTML converter with no depencies
tk-md2html is a Python script that provides a command-line utility for converting Markdown files to HTML. It supports these Markdown elements: - headings - bold/italic text - blockquotes - lists - images - links
Usage / Parameters
py -m tk-md2html [input file] [output file] [mode]
- input file: the markdown file to convert
- output file: the html file to write the result to
- mode: optional, can be 'dark' or 'light' (default is 'light')
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tk_markdown2html-0.1.1.tar.gz.
File metadata
- Download URL: tk_markdown2html-0.1.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2abdbdbe4aa635b01be6c9cfc37afefaee950ab190fd16e0a715caa7967fdd2d
|
|
| MD5 |
e2f741c76e15c85c4e7f2df5b54127e7
|
|
| BLAKE2b-256 |
d91deaada9d958237b0152df8e5bde415a736e1c859e45514291cb84906ef77c
|
File details
Details for the file tk_markdown2html-0.1.1-py3-none-any.whl.
File metadata
- Download URL: tk_markdown2html-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ccd9ffe3335e1a5d31a42473ab55f4b9b0206d819d23bba4a015176c0611f58
|
|
| MD5 |
d733e0607cd8621e228d6da71a76ba5f
|
|
| BLAKE2b-256 |
6e9cf064543be3e552fc2f5b65fea530df3b7c228e8dbcd97c75147a7d36c465
|