datacamp / datacamp/rdocumentation-2.0
Consider removing backticks from code
Open
Nobody has claimed this yet.
enhancement
in review
UI/UX
- Dominant language
- TypeScript
- Stars
- 301
- Forks
- 54
- Avg merge
- 16h 19m
- Merged PRs (30d)
- 1
Description
A few people have asked about changing the styling of inline code to be more like GitHub.
Note: the backticks are added via CSS before/after content so they can't be accidentally selected when copying/pasting.
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 by locating the CSS that adds backticks around inline code, using the issue screenshot and the note about before/after content as clues. Remove the visible backticks while preserving the intended copy/paste behavior, then verify the inline-code styling against the GitHub-like appearance described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100