There was an error while loading. Please reload this page.
1 parent c3b9aed commit e28d227Copy full SHA for e28d227
2 files changed
.changeset/hungry-rockets-nail.md
@@ -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