Divyansh Singh
Divyansh Singh
Why do you want to select search results? 👀 Do you want to avoid doing arrow down/up + return? Moreover ctrl/cmd + p is for printing and ctrl/cmd + n...
> However, up or down are quite far away. ? They are literally reachable without stretching hand! 
for local search on mac maybe. for docsearch no (ask for feature request on algolia repo)
All the translations are community maintained. If you're up to maintaining them or can find others willing to keep contributing, you can open a PR. Here are some PRs for...
Install git or disable lastUpdated. alpine doesn't have that installed by default.
Please share a minimal reproducible example.
works fine on my mac: ``` => [final 2/4] RUN touch /var/run/nginx.pid && chown -R nginx:nginx /var/cache/nginx /var/run/nginx.pid 0.1s => [final 3/4] COPY nginx.conf /etc/nginx/nginx.conf 0.0s => [build 5/6] COPY...
It's vue behavior I guess. It doesn't hydrate that stuff. You'll need to use ref + onMounted + watchPostEffect instead. Simpler alternative might be to use a third value in...
This will be a breaking change and not sure if we want that. Including markdown should behave similar to importing components. And if in a vue component you have a...
Also, regarding #3805 I don't think that's a bug. If I am on this state: I would want clicking next page will uncollapse the "Writing" section in sidebar.