**Description** A backslash (`\`) is added in front of the `*` sign for namespace imports, like so: `import \* as THREE from 'three'` This seems to happen systematically, i.e. the backslash is not in the `.md` files but is added from somewhere else. **Examples** - https://discoverthreejs.com/book/introduction/get-threejs/#import-the-entire-threejs-core - https://discoverthreejs.com/book/appendix/javascript-modules/#using-namespaces-with-named-imports