It would be nice to have support for the formatPrintWidth formatting option. When provided, the writer would try it's best to reduce print width to fall under the formatPrintWidth (acting as a maximum).
It would be reached by:
- Spliting arrays or inline-tables into multiple rows
- Using alternative table/keys representations
It would be nice to have support for the
formatPrintWidthformatting option. When provided, the writer would try it's best to reduce print width to fall under the formatPrintWidth (acting as a maximum).It would be reached by: