Bjarke Walling

Results 28 comments of Bjarke Walling

> This makes things a bit more complicated since cursors are themselves a separate stream that gets published to in order to set/update a cursor. Basically this requires atomic publishes...

I want to install the [accessibility package](https://ctan.org/pkg/accessibility). I have the `.dtx` and `.ins` files, but I can't make it work, e.g. for the `.ins` file: ```shell $ tectonic accessibility.ins note:...

This feature would be very helpful. In the [JsPrettier plugin](https://packagecontrol.io/packages/JsPrettier) you can set it up to only format if it finds a `.prettierrc` file in some parent folder. The option...

Quick-fix (needs to be implemented for all users of tinycolor): ``` javascript if (typeof(''.bgDefault) !== 'string') { require('tinycolor'); } ``` However, this module seems unmaintained, and I'm switching to [chalk](https://github.com/sindresorhus/chalk)....

Updated to raml2html 1.6.0 and ensured that tests pass. Including https option. Released as 0.2.0.

I'm sorry I haven't had the capacity to update this project in a long long time. I'm up for doing what is needed to make it live again. @ducin, I...

Dear all, as a start I added push access for @ducin, @shicholas, @iki and @lukaskostial. If you provide me with npm usernames, I will add publish access as well.

@shicholas, I removed you as a collaborator. @ducin, I added you to the NPM package. You are displayed on the [package page](https://www.npmjs.com/package/gulp-raml2html), but there are some issues with the command...

@ducin, try again with the npm owner.

I'm fine either way. If any one will step up and need anything from me, please write it here, and I'll try my best to do it. @ducin already have...