mirror of
https://github.com/markedjs/marked
synced 2024-11-22 08:12:33 +00:00
add node experimental warning
This commit is contained in:
parent
e493b75bf2
commit
801a7b4388
@ -85,6 +85,9 @@ Marked can be run in a [worker thread](https://nodejs.org/api/worker_threads.htm
|
||||
|
||||
### Node Worker Thread
|
||||
|
||||
> 🚨 Node Worker Threads are [experimental](https://nodejs.org/api/worker_threads.html#worker_threads_worker_threads) 🚨
|
||||
> This implementation may change.
|
||||
|
||||
```js
|
||||
// markedWorker.js
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user