Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request - Add Setter For Indentation #49

Open
StrohmyerTR opened this issue Jun 22, 2023 · 0 comments
Open

Feature Request - Add Setter For Indentation #49

StrohmyerTR opened this issue Jun 22, 2023 · 0 comments

Comments

@StrohmyerTR
Copy link

e.g.
renderjson.set_indentation(2); // adjust space-count
or
renderjson.set_indentation(' '); // allow tabs or spaces
or
renderjson.set_indentation('space', 2); // self-explanatory
or...
infinite number of ways to implement this, please consider it.

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

No branches or pull requests

1 participant