Can VSCODE debug JS in a .md file?

because you can take notes in the format of .md , you can see it more clearly.

can you debug part of the javascript code of the .md format file as you debug the .js format file?


No, md text


cannot unless you can write a MD virtual machine like JS (similar to V8) and convert MD to other languages to execute


Why don't you paste the debugged js code into md text?

Menu