_Kerman

Results 54 comments of _Kerman

I think this is not only a feature, but a bug. Projects using some popular packages, such as `chalk` cannot use `jest` because of this bug... An example is #12309.

> if your project is a typescript project, you might find [using jest with typescript](https://jestjs.io/docs/getting-started#using-typescript) a much more intuitive way for setting up your development environment, which you do not...

> I did not mention it in documentation for now, because I have not decided whether to add it or not (Like a dark launch ;-)). Do you think this...

I think this is the expected behavior in the current design. For most slides, the first slide's title is the global title, but the titles of other slides are often...

I am sure I've seen this before, but I can't reproduce this now. Could someone provide a reproduction?

Thanks for your contribution! Can this feature be used as a standalone addon package? If not, what's the missing hook?

About addon writing: https://sli.dev/addons/write-an-addon You can have setup and components folder in your addon, just like in your slides folder.

Here we can register a markdown-it plugin for waredrom: https://sli.dev/custom/config-vite#configure-internal-plugins

> I am sorry, I still do not understand how to connect my plugin to slidev. > > 1. I created a new package > 2. I added slidev as...

It seems that the font `"Helvetica Neue"` isn't loaded in the public slide show, but loaded in the export mode. On my Windows machine, both two ways load `"Helvetica Neue"`...