Hadley Wickham

Results 1544 comments of Hadley Wickham

Probably the same as #2303 (but this issue is about S3, not S4)

Probably something like: ``` main { overflow-wrap: break-word; hyphens: auto; } ``` `overflow-wrap` is the official name, and `hyphens` will automatically add a `-` in most browsers. Probably want to...

I can't request that you review your own PR, but please take a look at my proposal.

@ramiromagno so it sounds svg is working for you in pkgdown? I don't know of a way to get around latex not supporting images (causing the manual to fail).

Sounds like this mostly isn't a pkgdown issue, so I'm going to close.

I _think_ that the right place to add this is under links, since it seems most related to "browse source code" and "report a bug", now that dev status is...

@JosiahParry are you think that would go in the sidebar?

An example from python: https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/version-dropdown.html

Interesting GHA: https://github.com/rstudio/learnr/blob/main/.github/workflows/pkgdown.yaml Also consider https://pkg.garrickadenbuie.com/epoxy/v0.1.1/reference/use_epoxy_knitr_engines.html + https://github.com/gadenbuie/epoxy/blob/gh-pages/doc-versions.json