Skip to content

Commit db74e7c

Browse files
deps: update remark deps
1 parent 245837f commit db74e7c

13 files changed

+1063
-594
lines changed

Diff for: __tests__/__snapshots__/bin-readme.js.snap

+6-6
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ A function with documentation.
2222
2323
* \`a\` {string} blah
2424
25-
Returns **[number](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Number)** answer
25+
Returns **[number](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global\\\\_Objects/Number)** answer
2626
2727
## bar
2828
2929
A second function with docs
3030
3131
### Parameters
3232
33-
* \`b\`
33+
* \`b\`  
3434
3535
# Another section
3636
"
@@ -58,15 +58,15 @@ A function with documentation.
5858
5959
* \`a\` {string} blah
6060
61-
Returns **[number](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Number)** answer
61+
Returns **[number](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global\\\\_Objects/Number)** answer
6262
6363
## bar
6464
6565
A second function with docs
6666
6767
### Parameters
6868
69-
* \`b\`
69+
* \`b\`  
7070
7171
# Another section
7272
"
@@ -94,15 +94,15 @@ A function with documentation.
9494
9595
* \`a\` {string} blah
9696
97-
Returns **[number](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Number)** answer
97+
Returns **[number](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global\\\\_Objects/Number)** answer
9898
9999
## bar
100100
101101
A second function with docs
102102
103103
### Parameters
104104
105-
* \`b\`
105+
* \`b\`  
106106
107107
# Another section
108108
"

0 commit comments

Comments
 (0)