blob: 6acba6cd6a71a295c97fca5fbba43303a7120812 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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]]
|