Skip to main content

UNKNOWN

Project description

https://travis-ci.org/gisce/markdown-i18n.svg?branch=master

This is an extension for Python Markdown

Install

$ pip install markdown-i18n

Configure

  • i18n_lang: Lang to use on rendering

  • i18n_dir: Path to localitzation

The structure of i18n_dir must be:

├── en_US
│   └── LC_MESSAGES
│       ├── messages.mo
│       └── messages.po
└── messages.pot

The first time rendering the content it will generate the messages.pot file

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

markdown-i18n-0.2.0.tar.gz (3.3 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