How to add a page that uses remark.js that is a markdown driven slideshow

Yes, progress…using Assets plugin and not loading the file but using js_inline asset type, I have that Javascript now generated in the HTML by Grav. Still not getting the http: source initialized for remark.js when using:

{assets=js}
http://gnab.github.io/remark/downloads/remark-latest.min.js
http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML&delayStartupUntil=configured
{/assets}