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

Allow generic self-closing blocks #53

Open
StephenHogsten opened this issue May 26, 2020 · 1 comment
Open

Allow generic self-closing blocks #53

StephenHogsten opened this issue May 26, 2020 · 1 comment

Comments

@StephenHogsten
Copy link

Right not it looks like all the possible elements that can be self-closed without adding an indentation level are hard-coded. Which means if you have some sort of custom element (e.g. later replaced by vue) that is self-closed, it will break the indentation formatting

@threedaymonk
Copy link
Owner

This probably needs to be available as a command line option with the ability to load defaults from a configuration file. I'd be open to a PR!

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

2 participants