datacamp / datacamp/rdocumentation-2.0

Consider removing backticks from code

Open
#30 1 comment 0 reactions 0 assignees View on GitHub

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.

Screen Shot 2021-01-12 at 8 39 41 AM

Note: the backticks are added via CSS before/after content so they can't be accidentally selected when copying/pasting.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.