「プラグイン」に戻る
DokuWikiおすすめプラグイン一覧。まとめ
<html></html>はできない。
<csv> Number,Name,Details 1,Power Man,Blue 2,Red Book,"Yellow, but blue" 3,Test,**Bold** 4, Test,<html><font color="#ff4400">TEST</font></html> </csv>
| Number | Name | Details |
|---|---|---|
| 1 | Power Man | Blue |
| 2 | Red Book | Yellow, but blue |
| 3 | Test | **Bold** |
| 4 | Test | <html><font color="#ff4400">TEST</font></html> |
/data/mediaに置く。
<csv plugin:test.csv></csv>
| Number | Name | Details |
|---|---|---|
| 1 | Power Man | Blue |
| 2 | Red Book | Yellow, but blue |
| 3 | Test | **Bold** |
<searchtable> <sortable> <csv plugin:test.csv></csv> </sortable> </searchtable>
| Number | Name | Details |
|---|---|---|
| 1 | Power Man | Blue |
| 2 | Red Book | Yellow, but blue |
| 3 | Test | **Bold** |