The @table directive generates a table based on YAML data following the directive. The columns are deduced from the keys in the records in the YAML data. true and false values are realised as ✓ and ✗ symbols.
As an example @table is used for the Go servers page. The index.md file contains:
@table
---
- Server: "[BadukPop](https://badukpop.com/)"
"Real time": true
"Turn based": ""
Browser: ""
Android: true
iOS: true
Mac: ""
Windows: ""
- Server: "[Color Go Server](https://www.colorgoserver.com/)"
"Real time": true
Browser: true