Skip to content

Conversation

weavejester
Copy link
Owner

This succeeds #299 and #370, and adds an option :align-map-columns? that aligns columns in a map.

This does not align columns in a binding (like let). That's for a later PR.

Add the :align-map-columns? option. This will align the keys and values
of maps such that they line up in columns. Defaults to false.

This option only works on maps, not binding vectors (such as in 'let').

Partially solves #35. Closes #299. Closes #370.
@weavejester weavejester merged commit b9c00f8 into master Oct 14, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants