Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 88cdc51

Browse filesBrowse files
TrottMylesBorins
authored andcommitted
doc: use code markup/markdown in headers in addons documentation
Backport-PR-URL: #31108 PR-URL: #31086 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent 6d712ac commit 88cdc51
Copy full SHA for 88cdc51

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/addons.md‎

Copy file name to clipboardExpand all lines: doc/api/addons.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ only the symbols exported by Node.js will be available.
346346
source image. Using this option, the Addon will have access to the full set of
347347
dependencies.
348348

349-
### Loading Addons using require()
349+
### Loading Addons using `require()`
350350

351351
The filename extension of the compiled Addon binary is `.node` (as opposed
352352
to `.dll` or `.so`). The [`require()`][require] function is written to look for

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.