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.
The bash commands of
npm run test
andyarn 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
Code:
Environment
Detailed Description