This is a simple tool to convert markdown to textile. It's useful for handling redmine wiki.
Project description
markdown2textile
Table of Contents
Installation
pip install markdown2textile
Usage
This markdown2textile
command-line utility converts a markdown file to a textile file or vice versa.
If i
-input
receives file extension .md
or .markdown
, it will convert the markdown file to textile file.
otherwise, it will convert the textile file to markdown file.
Usage: markdown2textile [OPTIONS]
Options:
--version Show the version and exit.
-i, --input FILENAME The input file. Default is stdin.
-o, --output FILENAME The output file. Default is stdout.
-h, --help Show this message and exit.
License
markdown2textile
is distributed under the terms of the MIT license.
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
markdown2textile-0.2.2.tar.gz
(5.0 kB
view hashes)
Built Distribution
Close
Hashes for markdown2textile-0.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88a238536ee5b173863ad9e1b44082134900dfb9e3af0a08807ee2baa5b563d1 |
|
MD5 | 4ffaa40522723c473da488211b397b68 |
|
BLAKE2b-256 | 1f06f602c35416a5d64a63e96a088a36e164955e3b8aed3d62a948abde67103a |