Skip to content

Commit 7b2a4c7

Browse files
miaulalalabackportbot[bot]
authored andcommitted
fix: normalize caption indentation in foundations.rst
The #0082C9 caption used tabs while the :alt: option used spaces, causing Sphinx to reject it as a malformed figure caption. AI-Assisted-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Anna Larch <anna@nextcloud.com>
1 parent 63e3eaa commit 7b2a4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer_manual/design/foundations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Primary color
1717
.. figure:: ../images/colour-primary.svg
1818
:alt: Nextcloud primary color swatch showing blue #0082C9
1919

20-
#0082C9
20+
#0082C9
2121

2222
While this is the primary color associated with Nextcloud and can be used to draw attention to an element, it is best to limit the usage of this to primary actions and other important elements.
2323

0 commit comments

Comments
 (0)