➜ knowledge_base git:(master) ✗ node
Welcome to Node.js v21.7.3.
Type ".help" for more information.
> 1 + 1
2
>
test.js
console.log(1+1)
➜ ~ node test
2
или просто
➜ ~ node test
2
После установки
npm install --save markdown-toc
можете вызывать так, например
node_modules/.bin/markdown-toc
node_modules/.bin/markdown-toc -i subscription.md