test

愛主的一家人

使用者工具

網站工具


dokuwiki:syntax:multiline

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

dokuwiki:syntax:multiline [2017/10/02 22:10] (目前版本)
ghsrobert - Imported by DokuWiki Advanced Plugin
行 1: 行 1:
 +====== 在表格/列表等位置插入多行內容 ======
 +===== 參考 =====
 +  * [[https://www.dokuwiki.org/faq:lists|faq:lists [DokuWiki]]]\\ {{url>https://www.dokuwiki.org/faq:lists}}
  
 +===== 做法 =====
 +==== wrap ====
 +運用 [[doku>plugin:wrap]] 的 ''%%<WRAP></WRAP>%%''
 +
 +  * <code><WRAP>
 +> 啦啦啦
 +嘿嘿嘿
 +Okay 列表中沒有問題</WRAP></code><WRAP>
 +> 啦啦啦
 +嘿嘿嘿
 +Okay 列表中沒有問題</WRAP>
 +
 +<code>^ 1 ^ 2 ^ 3 ^
 +|一般|<WRAP>
 +  * 1
 +  * 2
 +  * 3
 +</WRAP>|表格中也沒有問題,太好了 |</code>
 +^ 1 ^ 2 ^ 3 ^
 +|一般|<WRAP>
 +  * 1
 +  * 2
 +  * 3
 +</WRAP>|表格中也沒有問題,太好了 |
 +
 +{{tag>已解決}}
dokuwiki/syntax/multiline.txt · 上一次變更: 2017/10/02 22:10 由 ghsrobert