OurBigBook
JavaScript interactive on-click table sorting is enabled by default, try it out by clicking on the header row:
|| String col
|| Integer col
|| Float col

| ab
| 2
| 10.1

| a
| 10
| 10.2

| c
| 2
| 3.4
which renders as:
String colInteger colFloat col
ab210.1
a1010.2
c23.4
Powered by: github.com/tristen/tablesort

Ancestors

  1. Table
  2. Macro
  3. OurBigBook Markup
  4. OurBigBook Project