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 some tags to be inline #2

Closed
christopherpickering opened this issue Jul 26, 2021 · 0 comments
Closed

allow some tags to be inline #2

christopherpickering opened this issue Jul 26, 2021 · 0 comments

Comments

@christopherpickering
Copy link
Contributor

How can "tag_pos_inline" be honored, and still allow newlines before closing lines if there is a multi line statement?

for example, both of these are ok:

<h1>hi</h1>

and

<h1>
hi
<button>click</button>
</h1>
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