Skip to main content

No project description provided

Project description

This is a simple Django application around docutils to parse reStructuredText markup.

Features

  • Html4 and Html5 writers available;

  • Custom reporter to validate source;

  • Dedicated view to make a page from a rst source;

  • Template tag to directly parse reStructuredText markup;

  • Parser driven by configuration so they can be shared without to define them again and again;

  • Configuration registry to store multiple different parser configurations;

  • Test driven development;

Dependancies

  • Django >= 1.7, <1.10;

  • docutils >= 0.7;

  • Optionnaly (but recommended): Pygments >= 1.2.x to have highlighted syntax in your sourcecode blocks;

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

rstview-0.4.0.tar.gz (13.1 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