Giter Site home page Giter Site logo

rst2md's Introduction

rst2md

Overview

rst2md is a custom writer for Python's Docutils document processing system which converts reStructuredText documents to Markdown.

Note: This project is still in early development. See the file TODO for the immediate roadmap.

License

rst2md is released under the permissive BSD 2-Clause License, see the file LICENSE for the license text.

Installation

Currently there is not an installation script. The most straightforward way to get rst2md.py working is to:

  • ensure that Docutils is installed,

  • copy, move or link the file markdown.py, located in the repository root directory, to docutils/writiers/ in the standard Docutils package and the file rst2md.py, located under tools/, to anywhere on your PATH (or PYTHONPATH).

Contributing

Comments and enhancements are very welcome.

Report any issues or feature requests on the GitHub bug tracker. Please include a minimal (not-) working example which reproduces the bug and, if appropriate, the Docutils traceback information (obtained by running rst2md.py with the --traceback option). Please do not request features already being worked towards (see the TODO file).

Code contributions are encouraged: please feel free to fork the project and submit pull requests.

More information

rst2md's People

Contributors

cgwrench avatar esc avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.