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

Deleting empty HTML tag leaves < behind #107

Open
rddunphy opened this issue Mar 18, 2021 · 1 comment
Open

Deleting empty HTML tag leaves < behind #107

rddunphy opened this issue Mar 18, 2021 · 1 comment

Comments

@rddunphy
Copy link

When deleting an empty HTML tag with sdt, the opening and closing tags are deleted except for a single < that's left behind. (This also happens when the empty tag is nested inside another tag.) The same works fine on tags with content, or empty parentheses or other brackets.

vim_sandwich_tags_bug

@machakann
Copy link
Owner

Thanks, I reproduced the problem.

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