Manoah Tervoort
Manoah Tervoort
### Summary I have a link in my bug-feature.md file with liquid code: `[GitHub Discussions]({{site.github}}/discussions)`. When the bug-feature.md gets translated through Gitlocalize, it changes the link to: `[GitHub Discussions](%7B%7Bsite.github%7D%7D/discussions)`. This...
I have markdown files that need to be translated and they have a front matter block with a tag, title and ref. While the tag and title need to be...
It would be really cool if you could easily spot changes made to the original files as a moderator. So for example: I, the creator, have a json file with...
Currently, when a base url is configured, the `findCurrentIndex` function compares `p.url` (/relative-url) with `route.path` (/base/relative-url) which causes the current, previous and next pages to not be found. This PR...
### Is your feature request related to a problem? Please describe. I use internationalization on my VitePress website and I'd like to be able to translate the "Skip to Content"...
With the new version, we tried using the scenes created in OBS Studio with some cuts of the stage scenes (Main Stage, Speaker, Conductor, Chairperson, Table), but it became unfeasible...
Hi Brothers, I really like the look and feel of the new interface. I do have some observations, and maybe a bug. Including screenshots to help: 1. On launch, there...
## Summary by CodeRabbit - **Refactor** - Refined the display logic for content sections so that only sections containing visible items are rendered. This update improves the consistency of the...
[Nuxt Docs](https://nuxt.com/docs/4.x/guide/directory-structure/app/pages#usage): Pages **must have a single root element** to allow [route transitions](https://nuxt.com/docs/4.x/getting-started/transitions) between pages. HTML comments are considered elements as well. Pages with multiple root elements: - [Inbox](https://github.com/nuxt-ui-templates/dashboard/blob/main/app/pages/inbox.vue) -...
Please add official support for Vitest 4! https://github.com/nuxt/test-utils/blob/5107dc0c2f063cb563dd3a6fa6607356f7e0065f/package.json#L138