It really needs some strong word-of-mouth.
For anyone curious, you can represent tabular data using sentinel - child nodes for rows:
WeatherTable City Temperature Conditions {
- Chicago 14 blizzard
- "New York" 33 rain
- Miami 68 sunny
- "Los Angeles" 55 sunny
}
riegerj•3d ago
For neovim users I also added the formatter to the registry so once it's merged you should be able to use it for your kdl files. would be great if you could give the formatter a star as I think the mason registry needs a minimum of 100 stars to be accepted.