New feature: Collapsible sections

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

New feature: Collapsible sections

721 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcadmin on Mon Dec 19 15:52:14 MST 2011
You can use the 'collapse' keyword inside square brackets to make a section collapsible.
Use the [ collapse ] identifier to start the section and the [ /collapse] identifier to finish the section.

Un-collapse the section below to see the text.
[collapse collapsed]
You have un-collapsed the section!
[/collapse]

You can use 'collapse collapsed' to make the section collapsed by default.
标签 (1)
0 项奖励
回复
2 回复数

714 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Pacman on Sat Oct 26 16:22:29 MST 2013
This would indeed be a good feature to get back.
Especially when posting log-output snippets from a console (they're only interesting while investigating problems).
0 项奖励
回复

714 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcadmin on Mon Aug 26 14:20:25 MST 2013
[collapse collapsed]
Does collapse still work? Apparently not
[/collapse]
0 项奖励
回复