It would be nice to have upport 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 upport 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: