DarkenLM

Results 13 comments of DarkenLM

I've got this: ![error_dbc](https://user-images.githubusercontent.com/39341546/64906692-8cd0f180-d6e1-11e9-90b5-96e43ed4a643.png)

I tryed to use v1.15.2-8.0.2 and the same bug appears :/

Oh. I used a craft. There was no manual in that version, so I don't know how to use the mod. Thanks. And how to craft an elevator properly then?

I found a solution for "Error: No test files found" (running Git Bash on Windows 10): - Delete file `test/mocha.opts` - Add file `.mocharc.js` to the root of the project...

Ok. Thank you. I'll try that.

The reason stylesheets are loaded into the shadow DOM is to provide encapsulation, allowing for each MarkdownTag instance to be affected exclusively by it's own properties, however, I think I...

Will do as soon as I can. However, it might take a while, as I found some cases where the webcomponent is broken and I'm currently trying to fix it....

@MarketingPip Done. Added a build script for convenience using UglifyJS.

> Few thing's I wanted to address one being a small one - assuming this was typo or short form for "Assert". But thinking we should change the following debug...

> Regarding this as well - maybe you can give me a refresher but is there not a way to link different repos / branches in the same repo via...