From cadb79138dc78924f74e56f2997b0bd406be08ec Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Thu, 20 Nov 2025 23:40:37 +0000 Subject: [PATCH] Fix incorrect link for the Japanese CommonMark Quick Reference (#43491). Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@24150 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- .../wiki_syntax/common_mark/ja/wiki_syntax_common_mark.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/help/wiki_syntax/common_mark/ja/wiki_syntax_common_mark.html.erb b/app/views/help/wiki_syntax/common_mark/ja/wiki_syntax_common_mark.html.erb index 15268ac42..dbf36a2b8 100644 --- a/app/views/help/wiki_syntax/common_mark/ja/wiki_syntax_common_mark.html.erb +++ b/app/views/help/wiki_syntax/common_mark/ja/wiki_syntax_common_mark.html.erb @@ -10,7 +10,7 @@

Wiki記法 クイックリファレンス (CommonMark Markdown (GitHub Flavored))

- +
Font Styles (詳細)
Font Styles (" target="_blank">詳細)
<%= image_tag("jstoolbar/bold.svg", { alt: "太字" }) %>**太字**太字
<%= image_tag("jstoolbar/italic.svg", { alt: "斜体" }) %>*斜体*斜体
<%= image_tag("jstoolbar/strikethrough.svg", { alt: "取り消し線" }) %>~~取り消し線~~取り消し線