Adrian Jost

Results 31 comments of Adrian Jost

Hi @cometkim would you mind opening this PR also against [dedent-tabs](https://www.npmjs.com/package/dedent-tabs) which is a version of this project that I still actively maintain and were I keep all dependencies up...

@dmnd, @Haroenv could you give an estimation, when this pull might get merged?

If someone is finding this pr and is looking for a fast fix: I published a version with my fix on [npm](https://www.npmjs.com/package/dedent-tabs).

@sorrykim I wouldn't expect this to be merged in a timely manner. The project is inactive for over 3 years now. If you really need this feature, I would recommend...

Hi, I ran into [the issue](https://github.com/pocka/storybook-addon-vue-info/issues/79) that this library still isn't supporting tabs. I did some research with the result that packages like [outdent](https://www.npmjs.com/package/outdent#spaces-and-tabs) are handling tabs like a single...

Nope, it's still broken. Im testing with the styles: > ./md-styles.css ```css img{ width: 50px; max-width: 50px; height: auto; max-height: none; } p{ color: red; } ``` and the config...

What about not creating a cache directory if caching isn't enabled? I haven't looked into the codebase of prettier yet, but since the caching option is fairly new I suspect...

- The patch for `vuex-easy-access` can be removed when https://github.com/mesqueeb/vuex-easy-access/pull/70 is merged.

A little update: I got all tests working ✅

And now I even got some time to update the docs as well. 🎉