Re: [Distutils] PyPI Rendering Switched

2015-01-25 Thread Daniel Greenfeld
Thank you Donald! This is wonderful!

On Sat, Jan 24, 2015 at 12:43 PM, Donald Stufft don...@stufft.io wrote:
 I've switched the rendering on PyPI away from using a big blog of code that
 was embedded into PyPI to the readme library 
 (https://pypi.python.org/pypi/readme).
 Currently this only has a single API (``import readme.rst; 
 readme.rst.render(...)``)
 however in the near future I want to provide a CLI for this so people can
 more easily test their READMEs against how PyPI renders them.

 The only real change should be some slight themeing differences. Some things
 might be valid that didn't used to be valid, and certain error conditions will
 now render escaped HTML instead of just failing to render.

 Note, for the next 24 hours you may need to force refresh your browser.

 ---
 Donald Stufft
 PGP: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

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



-- 
'Knowledge is Power'
Daniel Greenfeld
Principal at Cartwheel Web; co-author of Two Scoops of Django
twoscoopspress.org | pydanny.com
___
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig


[Distutils] PyPI Rendering Switched

2015-01-24 Thread Donald Stufft
I've switched the rendering on PyPI away from using a big blog of code that
was embedded into PyPI to the readme library 
(https://pypi.python.org/pypi/readme).
Currently this only has a single API (``import readme.rst; 
readme.rst.render(...)``)
however in the near future I want to provide a CLI for this so people can
more easily test their READMEs against how PyPI renders them.

The only real change should be some slight themeing differences. Some things
might be valid that didn't used to be valid, and certain error conditions will
now render escaped HTML instead of just failing to render.

Note, for the next 24 hours you may need to force refresh your browser.

---
Donald Stufft
PGP: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

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