diff options
Diffstat (limited to 'public/help/zh-tw/wiki_syntax_detailed_textile.html')
-rw-r--r-- | public/help/zh-tw/wiki_syntax_detailed_textile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/help/zh-tw/wiki_syntax_detailed_textile.html b/public/help/zh-tw/wiki_syntax_detailed_textile.html index 782d54d2f..8615a8318 100644 --- a/public/help/zh-tw/wiki_syntax_detailed_textile.html +++ b/public/help/zh-tw/wiki_syntax_detailed_textile.html @@ -308,7 +308,7 @@ It can be expanded by clicking a link. <p>預設使用 <a href="http://coderay.rubychan.de/" class="external">CodeRay</a> 作為程式碼醒目提示的機制,它是一個使用 Ruby 撰寫的語法醒目提示函式庫。It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p> - <p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p> + <p>You can highlight code at any place that supports wiki formatting using this syntax (note that the language name or alias is case-insensitive):</p> <pre> <pre><code class="ruby"> |