From 06ea3e48eb782e1116e9c6fd3e33789aae9d16b8 Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Mon, 20 Apr 2015 07:52:57 +0000 Subject: rename textile wiki syntax help files (#16373) git-svn-id: http://svn.redmine.org/redmine/trunk@14187 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/help/ja/wiki_syntax.html | 85 ----------------------------------------- 1 file changed, 85 deletions(-) delete mode 100644 public/help/ja/wiki_syntax.html (limited to 'public/help/ja/wiki_syntax.html') diff --git a/public/help/ja/wiki_syntax.html b/public/help/ja/wiki_syntax.html deleted file mode 100644 index b323adb8c..000000000 --- a/public/help/ja/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ - - - - - -Wiki formatting - - - - -

Wiki記法 クイックリファレンス

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
フォントスタイル
太字*太字*太字
斜体_斜体_斜体
下線+下線+下線
取り消し線-取り消し線-取り消し線
??引用??引用
コード@コード@コード
整形済みテキスト<pre>
 複数行の
 コード
</pre>
-
-複数行の
-コード
-
-
リスト
リスト* 項目1
** 下位階層の項目
* 項目2
  • 項目1
    • 下位階層の項目
  • 項目2
順序付きリスト# 項目1
## 下位階層の項目
# 項目2
  1. 項目1
    1. 下位階層の項目
  2. 項目2
見出し
見出し1h1. タイトル1

タイトル1

見出し2h2. タイトル2

タイトル2

見出し3h3. タイトル3

タイトル3

リンク
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Redmine内のリンク
Wikiページへのリンク[[Wiki page]]Wiki page
チケット #12チケット #12
リビジョン r43リビジョン r43
commit:f30e13e43f30e13e4
source:some/filesource:some/file
画像
Image!画像URL!
!添付ファイル名!
Tables
|_. A |_. B |_. C |
| A | B | C |
|/2. row span | B | C |
|\2. col span |
- - - - - - - -
ABC
ABC
row spanBC
col span
-
- -

より詳細なリファレンス

- - - -- cgit v1.2.3