add node experimental warning

This commit is contained in:
Tony Brix 2019-04-26 12:30:50 -05:00
parent e493b75bf2
commit 801a7b4388

View File

@ -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