Livin Nector

Results 3 issues of Livin Nector

To get npm package names for installing during first time from require statements with file paths. Example ```js require('mathjax-full/es5/tex-svg.js') ```

### Describe the bug **context** When rendering dollar math blocks inside block quotes, such as the example below. ```markdown > Given > > $$ > x^2 + y^2 = 9...

bug

This is the fix proposed for issue #111. Since inline dollar math is usually rendered as block math, this will help the renderers identify the type of math mode to...