Skip to content

Commit 85fc4da

Browse files
committed
Disable running code block
1 parent 0ef0c62 commit 85fc4da

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • lib/node_modules/@stdlib/repl/server

lib/node_modules/@stdlib/repl/server/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ var repl = require( '@stdlib/repl/server' );
1414

1515
Starts a REPL environment.
1616

17+
<!-- run-disable -->
18+
1719
```javascript
1820
repl( onStart );
1921

0 commit comments

Comments
 (0)