Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quartodoc types messed up #280

Closed
r-leyshon opened this issue May 22, 2024 · 1 comment
Closed

quartodoc types messed up #280

r-leyshon opened this issue May 22, 2024 · 1 comment
Labels
bug Something isn't working needs triage

Comments

@r-leyshon
Copy link
Contributor

r-leyshon commented May 22, 2024

Describe the bug

Types in the api reference aren't rendering correctly.

Steps to reproduce

  1. quartodoc build
  2. quarto preview
  3. Click through API Reference -> Urban Centre -> Scroll down to "Returns", see type is geopandas.geopandas.GeoDataFrame, instead of geopandas.GeoDataFrame
  4. There are worse examples than this, as can be seen in the screengrabs.

Expected behavior

types are less cluttered, eg:

geopandas.geopandas.GeoDataFrame -> geopandas.GeoDataFrame

Screenshots

image image 2
@r-leyshon
Copy link
Contributor Author

With thanks to @machow this issue has been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant