shelljs / shx

Portable Shell Commands for Node
MIT License
1.72k stars 44 forks source link

doc: highlight globs and emphasize double quotes #214

Closed nfischer closed 1 year ago

nfischer commented 1 year ago

This adds an "important" callout to emphasize that double quotes are necessary and single quotes won't work.

Fixes #213

nfischer commented 1 year ago

Doc for GitHub markdown alert syntax: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (0cb9065) 100.00% compared to head (cae0ecd) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #214 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 114 114 ========================================= Hits 114 114 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.