Skip to content
This repository has been archived by the owner on May 30, 2020. It is now read-only.

width tag not respected for images #547

Closed
nschloe opened this issue Oct 31, 2016 · 4 comments
Closed

width tag not respected for images #547

nschloe opened this issue Oct 31, 2016 · 4 comments

Comments

@nschloe
Copy link

nschloe commented Oct 31, 2016

When including images like

.. figure:: https://nschloe.github.io/quadrature/circle.svg
   :alt: 
   :width: 25.0%

the width tag is not respected. See, e.g., here.

@Carreau
Copy link
Contributor

Carreau commented Nov 4, 2016

Hi there,

I would recommend opening the issue on the warehouse repo as it is ment to replace PyPI-legacy which is on maintnance mode until replaced. Maintainers are more active there than here. You can see that your issue is still visible when looking at your package on warehouse, but the warehouse codebase is easier to work with and have unit-testing which would ensure this is :

  • fixed,
  • say fixed.

Warehouse is also much easier to run locally if you want to try submitting a PR.

Thanks !

@di
Copy link
Member

di commented Nov 4, 2016

The readme_renderer repo would be a more appropriate place for this issue--it's what Warehouse uses to render READMEs into HTML.

@Carreau
Copy link
Contributor

Carreau commented Nov 4, 2016

The readme_renderer repo would be a more appropriate place for this issue--it's what Warehouse uses to render READMEs into HTML.

Indeed, thanks for pointing that out !

@berkerpeksag
Copy link
Collaborator

Thank you for the report. I'm closing this one as an issue against pypa/readme_renderer repository has already been opened: pypa/readme_renderer#44

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants