Brad

Results 6 issues of Brad

The demo on registration has issues. http://app.angulario.com/#/onboard/email next works http://app.angulario.com/#/onboard/user next would not work even after saving. and when I tried to open the photo dialog it just showed the...

How do you make table of contents pickup more than just H1? The code seems to only do H1 while the demo is able to do H1-H6

const appendString = (children) => { if (Array.isArray(children)) { return children.reduce((acc, current) => { if (typeof current === 'string') { return acc.concat(current); } else if (typeof current === 'object') {...

Can you do a more detailed demo. Thanks

Is the $HOME variable needed? on most linux installs I would think it should install /bin/modman vs /username/bin/modman It caused me issues in my install, I had to run the...

Ability to pass it html or url not just url.