ikiwiki/doc/todo/support_multi-row_table_hea...

14 lines
396 B
Plaintext
Raw Normal View History

2014-07-23 17:09:55 +02:00
[[!template id=gitbranch branch=jmtd/table_headerblock author="[[Jon]]"]]
2014-07-23 17:07:14 +02:00
It would be great if it were possible to support multi-row table headers in the [[plugins/table]] plugin, so you could do e.g.
\[[!table header="""
Name | Platform ||
| Windows | Mac | Linux
""" data="""
ikiwiki | ‧ | ✓ | ✓
"""]]
-- [[Jon]]
[[!tag wishlist patch]]