patw0929 / react-intl-tel-input

Rewrite International Telephone Input in React.js. (Looking for maintainers, and PRs & contributors are also welcomed!)
https://patw0929.github.io/react-intl-tel-input/
MIT License
284 stars 221 forks source link

bash commands in contributing(readme) highlighted #293

Closed Parikshit-Hooda closed 5 years ago

Parikshit-Hooda commented 5 years ago

The bash commands of npm run test and yarn test have 'test' highlighted in them. Is this by design as the markdown tells that they are bash commands. Or should we remove the syntax highlight to make it better.

Expected Behavior

The 'test' should not get highlighted.

Current Behavior

the 'test' turns blue

Possible Solution

remove the 'bash' indicator from the markdown. Happy to open a PR as part of hacktoberfest.

Steps to Reproduce

  1. See the contributing section in Readme.md

Code:

Environment

Detailed Description

bhumijgupta commented 5 years ago

Can i work on this?

scheleon commented 5 years ago

Can I take this one?