Skip to main content

This is a simple tool to convert markdown to textile. It's useful for handling redmine wiki.

Project description

markdown2textile

PyPI - Version PyPI - Python Version


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)

Uploaded Source

Built Distribution

markdown2textile-0.2.2-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

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