Skip to content

Commit f0b7bc7

Browse files
committed
doc: fix formatting
1 parent 2f27bc3 commit f0b7bc7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/api/repl.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
llm_description: >
77
Provides an interactive Read-Eval-Print-Loop (REPL) implementation.
88
-->
9+
910
> Stability: 2 - Stable
1011
1112
<!-- source_link=lib/repl.js -->

doc/api/worker_threads.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ llm_description: >
88
useful for performing CPU-intensive operations without blocking the main
99
application's event loop.
1010
-->
11+
1112
> Stability: 2 - Stable
1213
1314
<!-- source_link=lib/worker_threads.js -->

0 commit comments

Comments
 (0)