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

Add support for text indentation? #103

Open
darenm opened this issue Sep 7, 2023 · 1 comment
Open

Add support for text indentation? #103

darenm opened this issue Sep 7, 2023 · 1 comment

Comments

@darenm
Copy link

darenm commented Sep 7, 2023

Thanks for this control - it has been a lifesaver! I don't see any support for text indentation - have I missed something? Would this be difficult to add? If you can provide some guidance on the best way to add this, we can take a swing and share via a PR, etc.

@webfashionist
Copy link
Owner

This could be added with a HTML node including inline styling with something like text indentation: 10px (or a custom value which is able to be set via a popup).

If you want to add it via PR, you can get inspiration by either the functionality to add an URL (with popup) or you check for the formatText() function and how it is being used in order to set a predefined indentation size.
In case you want to use a predefined size, please make it accessible via the settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants