差異處

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

連向這個比對檢視

下次修改
前次修改
dokuwiki:syntax:multiline [2016/05/28 04:23]
ghsrobert 建立
dokuwiki:syntax:multiline [2016/05/31 19:05] (目前版本)
ghsrobert ↷ 頁面dokuwiki:multiline被移動至dokuwiki:syntax:multiline
行 1: 行 1:
 ====== 在表格/列表等位置插入多行內容 ====== ====== 在表格/列表等位置插入多行內容 ======
 +===== 參考 =====
 +  * [[https://www.dokuwiki.org/faq:lists|faq:lists [DokuWiki]]]\\ {{url>https://www.dokuwiki.org/faq:lists}}
 +
 ===== 做法 ===== ===== 做法 =====
-  * [[doku>plugin:wrap]]+==== 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>todo}}+{{tag>已解決}}
  • 上一次變更: 2016/05/28 04:23
  • ghsrobert