It's hard to read hints in the online editor if they appear on the top lines. Also, the right side could be hidden.
Broken links in locale folders when a file is generated as a plugin output:
redocly.yaml
plugins: - '@theme/my-plugin.mjs' apis: github: root: vendor-api/github-oas/api.github.com.yaml decorators: creativara/swap-webhooks-descriptions: on creativara/prepend-links: on output: output/test.yaml
sidebars.yaml
- group: vendor APIs items: - page: ./output/test.yaml flatten: true