From fd7910efc9e2620b77028153bb7a34fc4e66c4a7 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Thu, 4 Oct 2007 18:59:21 +0000 Subject: [PATCH] Added wiki_syntax.html Japanese translation (Motohiro Takayama). git-svn-id: http://redmine.rubyforge.org/svn/trunk@802 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/manual/ja/wiki_syntax.html | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 public/manual/ja/wiki_syntax.html diff --git a/public/manual/ja/wiki_syntax.html b/public/manual/ja/wiki_syntax.html new file mode 100644 index 00000000..d7dc2856 --- /dev/null +++ b/public/manual/ja/wiki_syntax.html @@ -0,0 +1,32 @@ + + + +Wiki記法 + + + + + + + + + + + + + + + + + + + + + +

フォント装飾

*Strong*強調
_Italic_斜体
+Underline+下線つき
-Deleted-打ち消し
??Quote??引用
@Code@コード

リスト

* Item 1
* Item 2
  • Item 1
  • Item 2
# Item 1
# Item 2
  1. Item 1
  2. Item 2

見出し

h2. 見出し 2

見出し 2

リンク

[[Wiki page]]Wiki page
問題 #12問題 #12
リビジョン r43リビジョン r43
+ + +