remove ```bash to fix links lower down#597
Conversation
|
|
||
| If you are running the script for the first time, it may take a while, since npm has to install all project dependencies. | ||
| This can also happen if you added new dependencies to `package.json`, or used the _uninstall_ script to remove current | ||
| project files and shut down any running containers. |
There was a problem hiding this comment.
We could probably also remove the <br> below. 🤷
There was a problem hiding this comment.
I think I like that extra space it gives from the other section, but as you see fit 👍🏼
g-saracca
left a comment
There was a problem hiding this comment.
Approving looks good, the only weird thing is why prettier check action is failing, I made the same change on my local end and it doesn't show me any error.
|
lint / lint (pull_request) & lint / lint (push) are failing on this. Edit: test / component (push) failing as well --- 2nd edit, after rerunning it, looks like this passed. |
|
@pdurbin, I pushed the fix that was making the prettier check action to fail. Please check again if everything keeps looking good and I will approve again. |
|
@g-saracca looks good to me! Thanks! |
|
@ofahimIQSS, ready for QA |
|
Good to go - merging PR |
Before: links unclickable, odd formatting
After