I've also found restview (https://pypi.python.org/pypi/restview) very easy to use. I believe it uses readme behind the scenes (at least, it's included as a dependency in restviews setup.py).

*Randy Syring*
Husband | Father | Redeemed Sinner

/"For what does it profit a man to gain the whole world
and forfeit his soul?" (Mark 8:36 ESV)/

On 10/14/2015 10:19 AM, Nico Schlömer wrote:
Exactly what I needed. Thanks!

--Nico

On Wed, Oct 14, 2015 at 2:03 PM Eduardo Schettino <schettin...@gmail.com <mailto:schettin...@gmail.com>> wrote:


    On Wed, Oct 14, 2015 at 1:03 AM, Nico Schlömer
    <nico.schloe...@gmail.com <mailto:nico.schloe...@gmail.com>> wrote:

        Hi everyone,

        I'm trying to get my README.rst [1] display properly on my
        PyPy project [2], but for some reason it's displayed as raw
        text. The file was created from a README.md [3] via
        ```
        pandoc README.md -o README.rst
        ```
        Any hints on what may have been going wrong?

    You can check it using: https://pypi.python.org/pypi/readme




_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to