@@ -334,7 +334,7 @@ changes:
334
334
Type: End-of-Life
335
335
336
336
Calling an asynchronous function without a callback throws a ` TypeError `
337
- in Node.js 10.0.0 onwards. (See https://github.com/nodejs/node/pull/12562 .)
337
+ in Node.js 10.0.0 onwards. (See < https://github.com/nodejs/node/pull/12562 > .)
338
338
339
339
<a id =" DEP0014 " ></a >
340
340
### DEP0014: fs.read legacy String interface
@@ -1717,7 +1717,7 @@ changes:
1717
1717
Type: End-of-Life
1718
1718
1719
1719
The AsyncHooks Sensitive API was never documented and had various minor issues.
1720
- (See https://github.com/nodejs/node/issues/15572.) Use the ` AsyncResource`
1720
+ (See < https://github.com/nodejs/node/issues/15572> .) Use the ` AsyncResource`
1721
1721
API instead.
1722
1722
1723
1723
< a id=" DEP0086" ></a>
@@ -1737,8 +1737,8 @@ changes:
1737
1737
Type: End-of-Life
1738
1738
1739
1739
` runInAsyncIdScope` doesn' t emit the `' before' ` or `' after' ` event and can thus
1740
- cause a lot of issues. See https://github.com/nodejs/node/issues/14328 for more
1741
- details.
1740
+ cause a lot of issues. See < https://github.com/nodejs/node/issues/14328> for
1741
+ more details.
1742
1742
1743
1743
<a id="DEP0089"></a>
1744
1744
### DEP0089: require(' assert' )
@@ -1897,7 +1897,7 @@ to unrecoverable errors.
1897
1897
1898
1898
Use [`asyncResource.runInAsyncScope()`][] API instead which provides a much
1899
1899
safer, and more convenient, alternative. See
1900
- https://github.com/nodejs/node/pull/18513 for more details.
1900
+ < https://github.com/nodejs/node/pull/18513> for more details.
1901
1901
1902
1902
<a id="DEP0099"></a>
1903
1903
### DEP0099: async context-unaware node::MakeCallback C++ APIs
0 commit comments