Wei

Results 290 comments of Wei

Not supported for now. But you can write two custom bili config and execute them independently. Such as `yarn bili -c bili.config.a.js` and `yarn bili -c bili.config.b.js`

I'd like to fix this bug. I tried to reproduce this bug but I failed... Would like to provide a minimal repro repo?

> Would it be possible to also add it as an app config? If I want to have a 2-level deep outline in all my files, I could add it...

> > does this issue still exists in Vite3 based vitepress > > No, not happening for me on [`chore/vite-3`](https://github.com/vuejs/vitepress/tree/chore/vite-3) branch. Good to hear that. When would the `chore/vite-3` branches...

@brc-dd Friendly ping. Could you take a review or is there something else I could provide to this PR to ensure the functionality?

Made an update with a new commit and some refactoring. And I think I made another breaking change 😅. before: There would be an outline title without items but only...

> Rest of the stuff seems fine. I still haven't checked the UI though. The UI is like this, I'm also wondering is there a better way to release a...

I created a stackblitz project to preview the affection on UI. - project https://github-b4nsvg--3000.local.webcontainer.io/ - live show https://github-b4nsvg--3000.local.webcontainer.io/guide/what-is-vitepress.html I think we can do more things to make preview more easy...

> @fi3ework Is there a way not to add this on every file: outline: "deep", otherwise it would be too much trouble Yes, it should support. Seems like I lost...