### Describe the problem The documentation addition made in https://github.com/sveltejs/svelte/pull/11370 (for issue https://github.com/sveltejs/svelte/issues/10541) seems to have disappeared. ### Describe the proposed solution I hope we can bring this back, including: - How to document props via JS or TS - How to document components via `@component` ### Importance nice to have