Patch #24800 » 0001-Extract-wiki_syntax_detailed-internal-style-sheets-i.patch
| public/help/ar/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting (Markdown)</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/ar/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/az/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting (Markdown)</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/az/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/bg/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting (Markdown)</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/bg/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/bs/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting (Markdown)</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/bs/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/ca/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting (Markdown)</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/ca/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/cs/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>Formátování Wiki v Redminu</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/cs/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>Formátování Wiki v Redminu</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/da/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting (Markdown)</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/da/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/de/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting (Markdown)</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/de/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/el/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting (Markdown)</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/el/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/en-gb/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting (Markdown)</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/en-gb/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/en/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting (Markdown)</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/en/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/es-pa/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting (Markdown)</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/es-pa/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/es/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting (Markdown)</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/es/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/et/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting (Markdown)</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/et/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/eu/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting (Markdown)</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/eu/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/fa/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting (Markdown)</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/fa/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/fi/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting (Markdown)</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/fi/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/fr/wiki_syntax_detailed_markdown.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting (Markdown)</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|
| 25 |
.syntaxhl .function { color:#06B; font-weight:bold }
|
|
| 26 |
.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
|
|
| 27 |
.syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
|
|
| 28 |
.syntaxhl .instance-variable { color:#33B }
|
|
| 29 |
.syntaxhl .keyword { color:#939; font-weight:bold }
|
|
| 30 |
.syntaxhl .string .content { color: #46a }
|
|
| 31 |
.syntaxhl .string .delimiter { color:#46a }
|
|
| 32 |
</style> |
|
| 6 |
<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> |
|
| 33 | 7 |
</head> |
| 34 | 8 | |
| 35 | 9 |
<body> |
| public/help/fr/wiki_syntax_detailed_textile.html | ||
|---|---|---|
| 3 | 3 |
<head> |
| 4 | 4 |
<title>RedmineWikiFormatting</title> |
| 5 | 5 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 |
<style type="text/css"> |
|
| 7 |
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
|
|
| 8 |
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
|
|
| 9 |
pre, code { font-size:120%; }
|
|
| 10 |
pre code { font-size:100%; }
|
|
| 11 |
pre {
|
|
| 12 |
margin: 1em 1em 1em 1.6em; |
|
| 13 |
padding: 2px; |
|
| 14 |
background-color: #fafafa; |
|
| 15 |
border: 1px solid #e2e2e2; |
|
| 16 |
width: auto; |
|
| 17 |
overflow-x: auto; |
|
| 18 |
overflow-y: hidden; |
|
| 19 |
} |
|
| 20 |
a.new { color: #b73535; }
|
|
| 21 | ||
| 22 |
.syntaxhl .class { color:#258; font-weight:bold }
|
|
| 23 |
.syntaxhl .comment { color:#385; }
|
|
| 24 |
.syntaxhl .delimiter { color:black }
|
|