From 3e97bc6d94a3773949abb35965d60a51505cf65e Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Wed, 11 Apr 2018 21:58:59 +0000 Subject: Change the value of "pre" button in Markdown toolbar from "~~~" to "```" (#22843). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17295 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/help/ja/wiki_syntax_markdown.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/help/ja/wiki_syntax_markdown.html') diff --git a/public/help/ja/wiki_syntax_markdown.html b/public/help/ja/wiki_syntax_markdown.html index e5f6b86ee..37626eb77 100644 --- a/public/help/ja/wiki_syntax_markdown.html +++ b/public/help/ja/wiki_syntax_markdown.html @@ -15,7 +15,7 @@ 斜体*斜体*斜体 取り消し線~~取り消し線~~取り消し線 コード`コード`コード -整形済みテキスト~~~
 複数行の
 コード
~~~ +整形済みテキスト```
 複数行の
 コード
```
  複数行の
  コード
-- 
cgit v1.2.3