Skip to content

doc: clarify escaping for ES modules

Rodrigo Muino Tomonari requested to merge github/fork/notroid5/patch-1 into master

Change proposed according to https://github.com/nodejs/node/issues/41052 This should make it clear how to escape special characters like #. I don't know if there are any more, though. Also, how you would call this in general? I found it as "Javascript Escape Sequence", is this a known term?

(Also, the first link below contains a dot at the end: https://github.com/nodejs/node/blob/HEAD/CONTRIBUTING.md. That should probably be removed.)

Edit: Changed text slightly, so the next check should be successful.

Merge request reports

Loading