wiki:syntax
差分
このページの2つのバージョン間の差分を表示します。
次のリビジョン | 前のリビジョン | ||
wiki:syntax [2024/08/05 06:28] – 作成 - 外部編集 127.0.0.1 | wiki:syntax [2025/03/26 18:40] (現在) – 作成 zshare1 | ||
---|---|---|---|
行 1: | 行 1: | ||
- | ====== | + | ====== |
+ | 文章の整形を行うには、シンプルなマークアップ記法を用います。\\ | ||
+ | [[doku> | ||
+ | 画面の上部か下部にある //編集// ボタンをクリックすると、ページのソースを見ることができます。\\ | ||
+ | このページでは、編集にあたって利用できる記法をすべて説明します。\\ | ||
+ | ためしに編集をしてみたい場合には、 [[playground: | ||
+ | 主な記法は、[[doku> | ||
- | [[doku> | + | ===== 基本的なテキスト整形 ===== |
- | ===== Basic Text Formatting ===== | + | 文字飾りとして **太字**、 // |
+ | もちろん **__//'' | ||
- | DokuWiki supports | + | 文字飾りとして |
+ | もちろん | ||
- | DokuWiki supports **bold**, | + | さらに < |
- | Of course you can **__//'' | + | |
- | You can use <sub>subscript</ | + | さらに |
- | You can use <sub>subscript</sub> and < | + | <del>取り消し線</del> も利用できます。 |
- | You can mark something as <del>deleted</ | + | |
- | You can mark something as < | + | 空行をおくと、**段落** となります。 |
+ | 段落内で **強制的に改行** するには、バックスラッシュ(日本語環境では円記号¥) | ||
+ | を 2 つ連ねた後に空白文字を置くか改行します。 | ||
- | **Paragraphs** are created from blank lines. If you want to **force a newline** without a paragraph, you can use two backslashes followed by a whitespace or the end of line. | + | この文は改行\\ を含んでいます。2 連バックスラッシュが |
+ | 改行として処理されるのは、空白文字が続く\\ か行の最後\\ | ||
+ | にある場合だけで、\\それ以外はそのまま表示されます。 | ||
- | This is some text with some linebreaks\\ Note that the | + | この文は改行\\ を含んでいます。2 連バックスラッシュが |
- | two backslashes are only recognized at the end of a line\\ | + | |
- | or followed by\\ a whitespace | + | にある場合だけで、\\それ以外はそのまま表示されます。 |
- | This is some text with some linebreaks\\ Note that the | + | 強制改行は、どうしても必要な場合だけ使ってください。 |
- | two backslashes are only recognized at the end of a line\\ | + | |
- | or followed by\\ a whitespace \\this happens without it. | + | |
- | You should use forced newlines only if really needed. | + | ===== リンク ===== |
- | ===== Links ===== | + | リンクの記述には様々な方法があります。 |
- | DokuWiki supports multiple ways of creating links. | + | ==== 外部リンク ==== |
- | ==== External ==== | + | http:// |
+ | 外部リンクとして自動的に認識されます。表題を指定して、 | ||
+ | [[http:// | ||
+ | メールアドレスも、不等号で括ると、 < | ||
- | External links are recognized automagically: | + | |
+ | 外部リンクとして自動的に認識されます。表題を指定して、 | ||
+ | | ||
+ | メールアドレスも、不等号で括ると、 | ||
- | DokuWiki supports multiple ways of creating links. External links are recognized | + | ==== 内部リンク ==== |
- | automagically: | + | |
- | link text as well: [[http:// | + | |
- | addresses like this one: < | + | |
- | ==== Internal ==== | + | この DokuWiki 内のページへのリンクには 2 連角カッコを使います。ページ名そのままで |
+ | [[doku> | ||
- | Internal links are created by using square brackets. You can either just give a [[pagename]] | + | この DokuWiki 内のページへのリンクには 2 連角カッコを使います。ページ名そのままで |
+ | | ||
- | Internal links are created by using square brackets. You can either just give | + | [[ja:pagename|ページ名]] は自動的に小文字に変換されます。特殊文字は使えません。 |
- | a [[pagename]] or use an additional | + | |
- | [[doku> | + | ページ名をコロンで区切ると |
- | You can use [[some: | + | ページ名をコロンで区切ると |
- | You can use [[some: | + | 詳細は |
- | For details about namespaces see [[doku> | + | ページ中の特定のセクションにリンクすることも可能です。ハッシュ記号(# |
+ | [[syntax# | ||
- | Linking to a specific section is possible, too. Just add the section name behind a hash character as known from HTML. This links to [[syntax#internal|this Section]]. | + | |
- | This links to [[syntax# | + | 注: |
- | Notes: | + | |
- | + | * デフォルト設定では | |
- | | + | * セクションの見出しが変更されると、そこへのリンク名も変化します。セクションへのリンクは多用しないほうが良いでしょう。 |
- | * DokuWiki does not use [[wp> | + | |
- | * When a section' | + | |
==== Interwiki ==== | ==== Interwiki ==== | ||
- | DokuWiki supports | + | [[doku>ja: |
+ | InterWikiは、他の Wiki に手軽にリンクを張るための方法です。たとえば、 | ||
+ | [[wp> | ||
- | | + | [[doku> |
- | | + | InterWikiは、他の Wiki に手軽にリンクを張るための方法です。たとえば、 |
+ | [[wp> | ||
- | ==== Windows | + | ==== Windows共有フォルダ |
- | Windows | + | Windows |
+ | ただし、[[wp> | ||
- | Windows | + | Windows |
- | Notes: | + | 注: |
- | * For security reasons direct browsing of windows shares only works in Microsoft Internet Explorer | + | * セキュリティ上、Windows 共有フォルダを直接ブラウズできるのは、デフォルトでは |
- | * For Mozilla | + | * Mozilla |
- | <?php | + | ]]と有効にすることができます。 |
- | /** | + | |
- | * Customization of the english language file | + | |
- | * Copy only the strings that needs to be modified | + | |
- | */ | + | |
- | $lang[' | + | |
- | </ | + | |
- | ==== Image Links ==== | + | ==== 画像にリンク |
- | You can also use an image to link to another internal or external page by combining the syntax for links and [[#images_and_other_files|images]] (see below) like this: | + | リンク記法と |
+ | 次のように、画像に内外部へのリンクをつけることができます。 | ||
- | | + | [[http://www.php.net|{{wiki: |
- | [[http:// | + | [[http://www.php.net|{{wiki: |
- | Please note: The image formatting is the only formatting syntax accepted in link names. | + | 注: リンクの表題については、この画像以外の整形記法は使えません。 |
+ | [[# | ||
+ | (画像のサイズ変更や、内外部イメージ、URL 指定や interwiki リンクなど)。 | ||
- | The whole [[# | + | ===== 脚注 ===== |
- | ===== Footnotes ===== | + | 脚注 ((これが脚注です)) には、2 連の丸カッコを用います。 |
- | You can add footnotes | + | 脚注 |
- | You can add footnotes ((This is a footnote)) by using double parentheses. | + | ===== セクション見出し ===== |
- | ===== Sectioning ===== | + | 最大 5 つのレベルまでの見出しを使って、文章の構造化を行えます。 |
+ | 3 つ以上の見出しを記述すると、目次が自動的に生成されます。 | ||
+ | 文書中に ''< | ||
+ | 目次の生成を止めることができます。 | ||
- | You can use up to five different levels of headlines to structure your content. If you have more than three headlines, a table of contents is generated automatically -- this can be disabled by including the string ''< | + | ==== 第 3 見出し ==== |
+ | === 第 4 見出し === | ||
+ | == 第 5 見出し == | ||
- | ==== Headline Level 3 ==== | + | |
- | === Headline Level 4 === | + | === 第 4 見出し |
- | == Headline Level 5 == | + | == 第 5 見出し |
- | | + | ===== 水平線 |
- | === Headline Level 4 === | + | |
- | == Headline Level 5 == | + | |
- | By using four or more dashes, you can make a horizontal line: | + | ダッシュ (-) を四つ以上続けると、水平線が書けます。 |
---- | ---- | ||
- | ===== Media Files ===== | ||
- | You can include external and internal [[doku> | + | ===== 画像やその他のファイル ===== |
- | Real size: {{wiki: | + | 波カッコを使って、[[doku> |
- | Resize to given width: {{wiki: | + | 実サイズ: |
- | Resize to given width and height((when the aspect ratio of the given width and height doesn' | + | 幅を変更: |
- | Resized external image: {{https://www.php.net/ | + | 幅と高さを変更((画像のアスペクト比と指定された幅と高さの比が異なる場合は、リサイズされる前に新しいアスペクト比に切り抜かれます。)): |
- | Real size: {{wiki: | + | 外部イメージのサイズを変更: {{http://de3.php.net/ |
- | Resize to given width: | + | |
- | Resize to given width and height: {{wiki: | + | |
- | Resized external image: {{https://www.php.net/ | + | |
+ | 実サイズ: | ||
+ | 幅を変更: | ||
+ | 幅と高さを変更: | ||
+ | 外部イメージのサイズを変更: | ||
- | By using left or right whitespaces you can choose the alignment. | + | 左右にスペース文字を記述すると、配置位置を指定できます。 |
{{ wiki: | {{ wiki: | ||
行 157: | 行 173: | ||
{{ wiki: | {{ wiki: | ||
- | Of course, you can add a title (displayed as a tooltip by most browsers), too. | + | さらに、タイトルも指定できます(ほとんどのブラウザで、ツールチップで表示されます)。 |
- | {{ wiki: | + | {{ wiki: |
- | {{ wiki: | + | {{ wiki: |
- | For linking an image to another page see [[#Image Links]] above. | + | 画像 ('' |
- | ==== Supported Media Formats ==== | + | 画像を他のページへのリンクとするには、上記の [[# |
- | DokuWiki can embed the following media formats directly. | + | ===== リスト ===== |
- | | Image | '' | + | リスト(番号付き・番号無し)を利用できます。行頭にスペースを 2 つ連ねた後に、'' |
- | | Video | '' | + | |
- | | Audio | '' | + | |
- | | Flash | '' | + | |
- | If you specify a filename that is not a supported media format, then it will be displayed as a link instead. | + | * リストです |
+ | * 2番目の要素です | ||
+ | * 入れ子にもできます | ||
+ | * 次の要素です | ||
- | By adding ''? | + | |
- | + | - 次の要素です | |
- | {{wiki: | + | - 入れ子にするにはインデントを深くします |
- | + | - 以上です | |
- | {{wiki: | + | |
- | + | ||
- | ==== Fallback Formats ==== | + | |
- | + | ||
- | Unfortunately not all browsers understand all video and audio formats. To mitigate the problem, you can upload your file in different formats for maximum browser compatibility. | + | |
- | + | ||
- | For example consider this embedded mp4 video: | + | |
- | + | ||
- | {{video.mp4|A funny video}} | + | |
- | + | ||
- | When you upload a '' | + | |
- | + | ||
- | Additionally DokuWiki supports a " | + | |
- | + | ||
- | ===== Lists ===== | + | |
- | + | ||
- | Dokuwiki supports ordered and unordered lists. To create a list item, indent your text by two spaces and use a '' | + | |
- | + | ||
- | * This is a list | + | |
- | * The second item | + | |
- | * You may have different levels | + | |
- | * Another item | + | |
- | + | ||
- | | + | |
- | - Another item | + | |
- | - Just use indention for deeper levels | + | |
- | - That's it | + | |
< | < | ||
- | * This is a list | + | * リストです |
- | * The second item | + | * 2番目の要素です |
- | * You may have different levels | + | * 入れ子にもできます |
- | * Another item | + | * 次の要素です |
- | - The same list but ordered | + | - 番号付きリストです |
- | - Another item | + | - 次の要素です |
- | - Just use indention for deeper levels | + | - 入れ子にするにはインデントを深くします |
- | - That's it | + | - 以上です |
</ | </ | ||
- | Also take a look at the [[doku> | + | [[doku>ja:faq:lists|リストに関する |
- | ===== Text Conversions | + | ===== テキストの変換 |
- | DokuWiki | + | DokuWiki |
- | The text to image conversion is mainly done for smileys. And the text to HTML conversion is used for typography replacements, | + | テキストから画像への変換機能は、主にスマイリーで使用されます。テキストから |
- | ==== Text to Image Conversions | + | ==== テキストから画像への変換 |
- | DokuWiki | + | DokuWiki |
* 8-) %% 8-) %% | * 8-) %% 8-) %% | ||
行 247: | 行 236: | ||
* ;-) %% ;-) %% | * ;-) %% ;-) %% | ||
* ^_^ %% ^_^ %% | * ^_^ %% ^_^ %% | ||
- | * m( %% m( %% | ||
* :?: %% :?: %% | * :?: %% :?: %% | ||
* :!: %% :!: %% | * :!: %% :!: %% | ||
行 254: | 行 242: | ||
* DELETEME %% DELETEME %% | * DELETEME %% DELETEME %% | ||
- | ==== Text to HTML Conversions | + | ==== テキストから |
- | Typography: [[DokuWiki]] | + | 記号: [[DokuWiki]] |
-> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r) | -> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r) | ||
行 266: | 行 254: | ||
</ | </ | ||
- | The same can be done to produce any kind of HTML, it just needs to be added to the [[doku> | + | 同様にして、どのような |
- | There are three exceptions which do not come from that pattern file: multiplication entity | + | パターンファイル設定による変換には、3 つの例外があります。掛け算記号 |
- | ===== Quoting | + | ===== 引用 |
- | Some times you want to mark some text to show it's a reply or comment. You can use the following syntax: | + | ある文が、返信であったり、コメントであるということを表現したい場合もあります。その場合、次の記法を使います。 |
- | <code> | + | やった方が良いと思うけど。 |
- | I think we should do it | + | |
+ | | ||
+ | |||
+ | >> まあ、やるべきでしょうね。 | ||
+ | |||
+ | > ほんとに? | ||
+ | |||
+ | >> 本気です! | ||
+ | |||
+ | >>> | ||
- | > No we shouldn' | + | やった方が良いと思うけど。 |
- | >> Well, I say we should | + | > いや、やるべきではない! |
- | > Really? | + | >> まあ、やるべきでしょうね。 |
- | >> Yes! | + | > ほんとに? |
- | >>> Then lets do it! | + | >> |
- | </ | + | |
- | + | ||
- | I think we should do it | + | |
- | + | ||
- | > No we shouldn' | + | |
- | + | ||
- | >> Well, I say we should | + | |
- | + | ||
- | > Really? | + | |
- | >> | + | >>> では、やりましょう! |
- | >>> | ||
- | ===== Tables | + | ===== 表 ===== |
- | DokuWiki supports a simple syntax to create tables. | + | 簡単な記法で表を作成できます。 |
- | ^ Heading | + | ^ 見出し |
- | | Row 1 Col 1 | Row 1 Col 2 | + | | 行 1 列 1 | 行 1 列 2 |
- | | Row 2 Col 1 | some colspan | + | | 行 2 列 1 | 列の結合 |
- | | Row 3 Col 1 | Row 3 Col 2 | + | | 行 3 列 1 | 行 3 列 2 |
- | Table rows have to start and end with a '' | + | 表の各行は通常 |
- | ^ Heading | + | ^ 見出し |
- | | Row 1 Col 1 | Row 1 Col 2 | + | | 行 1 列 1 | 行 1 列 2 |
- | | Row 2 Col 1 | some colspan | + | | 行 2 列 1 | 列の結合 |
- | | Row 3 Col 1 | Row 3 Col 2 | + | | 行 3 列 1 | 行 3 列 2 |
- | To connect cells horizontally, | + | セルを水平に結合するには、上記のように、後のセルの中身を完全に無しにします。 |
+ | セルの区切りとなる縦線やハット記号は、どの行も同じ数だけ必要ですので注意してください。 | ||
- | Vertical tableheaders are possible, too. | + | 列見出しも可能です。 |
- | | ^ Heading | + | | |
- | ^ Heading | + | ^ 見出し |
- | ^ Heading | + | ^ 見出し |
- | ^ Heading | + | ^ 見出し |
- | As you can see, it's the cell separator before a cell which decides about the formatting: | + | つまり、セルの前にある区切りの記号によって、様式が変化します。 |
- | | ^ Heading | + | | |
- | ^ Heading | + | ^ 見出し |
- | ^ Heading | + | ^ 見出し |
- | ^ Heading | + | ^ 見出し |
- | You can have rowspans (vertically connected cells) by adding | + | 行を結合することもできます。行の結合をする場合は、結合対象セルの下のセルの中に |
- | ^ Heading | + | ^ 見出し1 ^ 見出し |
- | | Row 1 Col 1 | this cell spans vertically | + | | 行 1 列 1 | 行の結合 |
- | | Row 2 Col 1 | ::: | Row 2 Col 3 | | + | | 行 2 列 1 | ::: |
- | | Row 3 Col 1 | ::: | Row 2 Col 3 | | + | | 行 3 列 1 | ::: |
- | Apart from the rowspan syntax those cells should not contain anything else. | + | これらのセルに '':::'' |
- | ^ Heading | + | ^ 見出し |
- | | Row 1 Col 1 | this cell spans vertically | + | | 行 1 列 1 | 行の結合 |
- | | Row 2 Col 1 | ::: | Row 2 Col 3 | | + | | 行 2 列 1 | ::: | 行 2 列 3 | |
- | | Row 3 Col 1 | ::: | Row 2 Col 3 | | + | | 行 3 列 1 | ::: | 行 2 列 3 | |
- | You can align the table contents, too. Just add at least two whitespaces at the opposite end of your text: Add two spaces on the left to align right, two spaces on the right to align left and two spaces at least at both ends for centered text. | + | 表の内容の配置を指定できます。2個以上のスペースをテキストの反対側に置きます。 |
+ | つまり、右揃えにするには左側に2個のスペースを、左揃えにするには右側に2個のスペースを置きます。 | ||
+ | 中央揃えにするにはテキストの両側に2個以上のスペースを置きます。 | ||
- | ^ Table with alignment | + | ^ |
- | | right| | + | | 右| |
- | |left | + | |左 |
| xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx | | | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx | | ||
- | This is how it looks in the source: | + | 上記のソースは次のようになります。 |
- | ^ Table with alignment | + | ^ |
- | | right| | + | | 右| |
- | |left | + | |左 |
| xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx | | | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx | | ||
- | Note: Vertical alignment is not supported. | + | ===== 整形の無効化 ===== |
- | ===== No Formatting ===== | + | もし入力した通りに |
- | + | ||
- | If you need to display text exactly like it is typed (without any formatting), enclose the area either with '' | + | |
< | < | ||
- | This is some text which contains addresses like this: http:// | + | このテキストには |
</ | </ | ||
- | The same is true for %%//__this__ text// with a smiley | + | 同様に |
< | < | ||
- | | + | |
</ | </ | ||
- | | + | |
- | ===== Code Blocks | + | ===== コードブロック |
- | You can include code blocks into your documents by either indenting them by at least two spaces (like used for the previous examples) or by using the tags '' | + | 2 つ以上の半角スペースでインデントするか、'' |
- | | + | |
< | < | ||
- | This is preformatted code all spaces are preserved: like | + | 整形済みのコードです。スペースの数が次のように保持されます。例、 |
</ | </ | ||
< | < | ||
- | This is pretty much the same, but you could use it to show that you quoted a file. | + | 同様ですが、ファイルの内容を示すときに使います。 |
</ | </ | ||
- | Those blocks were created by this source: | + | 上記のブロックは以下のようなソースから作成されています。 |
- | | + | |
< | < | ||
- | | + | |
</ | </ | ||
< | < | ||
- | | + | |
</ | </ | ||
- | ==== Syntax Highlighting | + | ==== 構文のハイライト |
- | [[wiki: | + | ソースコードの構文をハイライト表示して、読みやすくすることができます。[[http:// |
<code java> | <code java> | ||
- | /** | + | /** |
* The HelloWorldApp class implements an application that | * The HelloWorldApp class implements an application that | ||
* simply displays "Hello World!" | * simply displays "Hello World!" | ||
行 418: | 行 406: | ||
</ | </ | ||
- | The following language strings are currently recognized: | + | 現在のところ、次の言語がサポートされています。//4cs, abap, actionscript-french, actionscript, |
- | There are additional [[doku> | + | ==== ダウンロード可能なコードブロック ==== |
- | ==== Downloadable Code Blocks ==== | + | 前述の |
- | + | ||
- | When you use the '' | + | |
< | < | ||
行 436: | 行 422: | ||
</ | </ | ||
- | If you don't want any highlighting but want a downloadable file, specify a dash ('' | + | 構文のハイライトは不要だがダウンロードは可能にしたい場合は、'' |
- | ===== RSS/ATOM Feed Aggregation | + | ===== HTML や PHP の埋込み |
- | [[DokuWiki]] can integrate data from external XML feeds. For parsing the XML feeds, [[http:// | + | |
- | ^ Parameter | + | '' |
- | | any number | will be used as maximum number items to show, defaults to 8 | | + | |
- | | reverse | + | |
- | | author | + | |
- | | date | show item dates | | + | |
- | | description| show the item description. All HTML tags will be stripped | | + | |
- | | nosort | + | |
- | | //n//[dhm] | refresh period, where d=days, h=hours, m=minutes. | + | |
- | The refresh period defaults to 4 hours. Any value below 10 minutes will be treated as 10 minutes. [[wiki:DokuWiki]] will generally try to supply a cached version of a page, obviously this is inappropriate when the page contains dynamic external content. The parameter tells [[wiki: | + | HTML の例: |
- | By default the feed will be sorted by date, newest items first. You can sort it by oldest first using the '' | + | < |
+ | < | ||
+ | これは <span style=" | ||
+ | </ | ||
+ | < | ||
+ | <p style=" | ||
+ | </ | ||
+ | </ | ||
- | **Example:** | + | < |
+ | これは <span style=" | ||
+ | </ | ||
+ | < | ||
+ | <p style=" | ||
+ | </ | ||
- | {{rss> | + | PHP の例: |
- | {{rss>http://slashdot.org/index.rss 5 author date 1h }} | + | <code> |
+ | < | ||
+ | echo 'PHP によって生成されたロゴ:'; | ||
+ | echo '< | ||
+ | echo '(HTML インライン要素を生成)'; | ||
+ | </php> | ||
+ | < | ||
+ | echo '< | ||
+ | echo '< | ||
+ | echo '</ | ||
+ | </ | ||
+ | </ | ||
+ | <php> | ||
+ | echo 'PHP によって生成されたロゴ:'; | ||
+ | echo '< | ||
+ | echo '(HTML インライン要素を生成)'; | ||
+ | </ | ||
+ | <PHP> | ||
+ | echo '< | ||
+ | echo '< | ||
+ | echo '</ | ||
+ | </ | ||
- | ===== Control Macros ===== | + | **注**: HTML と PHP の埋込みはデフォルトの設定では無効になっています。無効のままですと、コードは実行されずにそのまま表示されます。 |
- | Some syntax influences how DokuWiki | + | ===== RSS/ATOM フィードの取り込み ===== |
+ | [[DokuWiki]]は外部のXMLフィードからのデータを統合できます。XMLフィードの解析には [[http:// | ||
+ | ^ パラメータ | ||
+ | | 数字 | ||
+ | | reverse | ||
+ | | author | ||
+ | | date | 日付を表示する。 | | ||
+ | | description | 概要を表示する。 含まれる全てのHTMLタグは無効になります。 | | ||
+ | | 数字[dhm] | ||
- | ^ Macro ^ Description | | + | 更新間隔のデフォルトは4時間です。10分未満の値は10分として扱われます。通常[[DokuWiki]]はページのキャッシュされたバージョンを提供しようとしますので、動的な外部の内容を含めるのは明らかに不適当です。このパラメータによって、ページが最後に描画されてから// |
- | | %%~~NOTOC~~%% | + | |
- | | %%~~NOCACHE~~%% | DokuWiki | + | |
- | ===== Syntax Plugins ===== | + | **例:** |
- | DokuWiki' | + | {{rss>http:// |
- | ~~INFO:syntaxplugins~~ | + | {{rss> |
+ | ===== 制御用のマクロ ===== | ||
+ | |||
+ | いくつかの構文は、それ自身は出力されないものの、DokuWiki の動作に影響を及ぼします。以下のような制御用のマクロが利用可能です。 | ||
+ | |||
+ | ^ マクロ | ||
+ | | %%~~NOTOC~~%% | ||
+ | | %%~~NOCACHE~~%% | デフォルトでは、DokuWiki はすべての出力をキャッシュします。この動作は、場合によっては望まれないことがあります (%%< | ||
+ | |||
+ | ===== 記法のプラグイン ===== | ||
+ | |||
+ | DokuWiki の記法は、 [[doku> | ||
+ | |||
+ | ~~INFO: |
wiki/syntax.1722839287.txt.gz · 最終更新: 2024/08/05 06:28 by 127.0.0.1