Skip to content

Commit e28d227

Browse files
docs: fix the code snippets in the JSDoc for the configuration options (#17699)
1 parent c3b9aed commit e28d227

2 files changed

Lines changed: 442 additions & 243 deletions

File tree

.changeset/hungry-rockets-nail.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
'astro': patch
3+
---
4+
5+
Fixes several documentation issues related to the JSDoc for configuration options.
6+
7+
- When hovering over the `server` and `fonts` options, the JSDoc for the nested options was displayed instead of the JSDoc for the top-level property.
8+
- Two i18n configuration options were being used incorrectly in the examples.
9+
- The indentation of some code blocks was broken on hover.

0 commit comments

Comments
 (0)