We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b85435 commit baf13e8Copy full SHA for baf13e8
1 file changed
doc/api/inspector.md
@@ -82,7 +82,7 @@ session.on('inspectorNotification', (message) => console.log(message.method));
82
83
It is also possible to subscribe only to notifications with specific method:
84
85
-### Event: <inspector-protocol-method>
+### Event: \<inspector-protocol-method\>
86
<!-- YAML
87
added: v8.0.0
88
-->
0 commit comments