Skip to content

Increase limits for rich_text_list indent and offset#123

Merged
imryche merged 1 commit intoimryche:masterfrom
BHSPitMonkey:patch-1
Sep 26, 2025
Merged

Increase limits for rich_text_list indent and offset#123
imryche merged 1 commit intoimryche:masterfrom
BHSPitMonkey:patch-1

Conversation

@BHSPitMonkey
Copy link
Copy Markdown
Contributor

After playing a bit with https://app.slack.com/block-kit-builder/, it seems that the true indentation limit is 8 (not 6) and that offset doesn't really have an upper bound (it stops me after 100000000000000000, but I think the default max in the Ints validator is plenty).

After playing a bit with https://app.slack.com/block-kit-builder/, it seems that the true indentation limit is 8 (not 6) and that `offset` doesn't really have an upper bound (it stops me after `100000000000000000`, but I think the default max in the `Ints` validator is plenty).
@imryche imryche merged commit 8d29520 into imryche:master Sep 26, 2025
3 checks passed
@imryche
Copy link
Copy Markdown
Owner

imryche commented Sep 26, 2025

Looks good to me. Thanks for digging into this!

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