1
0
mirror of https://github.com/janet-lang/janet synced 2026-03-15 04:09:48 +00:00
Files
janet/test
McSinyx b96350f132 Align items in multiline pretty format (%m and %p) (#1721)
Indentation levels are not sufficiently clear for deeply nested
data structures.  Instead, align items in a collection
with its opening bracket, also known as hanging indentation.

To avoid guessing the length of a "short" collection to print it
on one line, items are now always printed on separate lines.
2026-03-05 19:34:05 -06:00
..
2026-01-12 07:57:41 -06:00