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

preserve formatting of package version in DESCRIPTION #1170

Closed
kevinushey opened this issue Oct 29, 2019 · 0 comments · Fixed by #1171
Closed

preserve formatting of package version in DESCRIPTION #1170

kevinushey opened this issue Oct 29, 2019 · 0 comments · Fixed by #1171
Labels
bug an unexpected problem or unintended behavior navbar 🗺️
Milestone

Comments

@kevinushey
Copy link
Contributor

E.g. renv currently has, in its DESCRIPTION file:

Version: 0.8.2-3

However, the pkgdown website shows in the top-left corner:

Screen Shot 2019-10-28 at 11 01 07 PM

Note that the - has been transformed to a .. It would be nice if pkgdown could preserve the original formatting.

kevinushey added a commit to kevinushey/pkgdown that referenced this issue Oct 29, 2019
@hadley hadley added bug an unexpected problem or unintended behavior navbar 🗺️ labels Mar 10, 2020
@hadley hadley added this to the 1.5.0 milestone Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug an unexpected problem or unintended behavior navbar 🗺️
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants