mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
fix markdown
This commit is contained in:
parent
5feb0e62d2
commit
b465463454
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ First ignore the fact I'm talking to a shell script. I don't get out much. Anywa
|
|||
if diff-index $test_glob | egrep "$test_pattern" >/dev/null 2>&1
|
||||
...
|
||||
|
||||
_Pro tip: I prefixed test_pattern with `\b` to only match word boundaries to reduce false positives._
|
||||
_Pro tip: I prefixed test\_pattern with `\b` to only match word boundaries to reduce false positives._
|
||||
|
||||
And:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue