This setup lines up way better with how I work ...
Differences in browser. If you load script directly into the page, without package system, module will add itself globally as window.markdownitDeflist.
To review, when you run a function in JavaScript, what happens is JavaScript takes in whatever you have pass it, whether you have passed it that value directly _ (as a number or string for example)_, ...