From de0217c6bce025d28cfab3707884d841b37ced82 Mon Sep 17 00:00:00 2001 From: Gusted Date: Tue, 12 Aug 2025 13:26:52 +0200 Subject: [PATCH] Fix image in getting started wiki page (#657) The alt text contained quotes which messed with the parsing of the image element. Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/657 Reviewed-by: Bastian Greshake Tzovaras Co-authored-by: Gusted Co-committed-by: Gusted --- content/getting-started/wiki.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/getting-started/wiki.md b/content/getting-started/wiki.md index 680f30d..ed163a3 100644 --- a/content/getting-started/wiki.md +++ b/content/getting-started/wiki.md @@ -53,7 +53,7 @@ images this way. If you cannot [use a local Git client](#adding-external-images-via-web), linking to _external_ assets like images is still possible. -Web editor with an arrow pointing at the +Web editor with an arrow pointing at the 'Insert Image' button Clicking on the "Insert Image" button will make the following text appear in your text editor: `![](https://)`