Skip to content

Commit 03a6f91

Browse files
authored
Merge pull request #1555 from markedjs/UziTech-patch-1
Node worker threads are stable
2 parents 16a6495 + a339fae commit 03a6f91

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/USING_ADVANCED.md

-4
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,6 @@ Marked can be run in a [worker thread](https://nodejs.org/api/worker_threads.htm
8383

8484
### Node Worker Thread
8585

86-
> 🚨 Node Worker Threads are [experimental](https://nodejs.org/api/worker_threads.html#worker_threads_worker_threads) 🚨
87-
>
88-
> This implementation may change.
89-
9086
```js
9187
// markedWorker.js
9288

0 commit comments

Comments
 (0)