datacamp / datacamp/rdocumentation-2.0
`strptime` Format Table is Broken
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 301
- Forks
- 54
- Avg merge
- 16h 19m
- Merged PRs (30d)
- 1
Description
I hope this is the right place to raise an issue. I'm not sure if the documentation's contents are in another repository.
The format table on strptime page is broken. The left and right columns do not match after "%u".
https://www.rdocumentation.org/packages/base/versions/3.6.2/topics/strptime
I did a quick check, and it seems like some of the text is not in the <p> tag.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked RDocumentation strptime page and inspect the format table and its generated HTML around "%u". Trace where the table content is assembled, then verify that the left and right columns remain aligned and that all relevant text is enclosed correctly; no repository file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r, typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100