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

wrap with abbreviation #2

Closed
ildarkhasanshin opened this issue Dec 11, 2023 · 3 comments
Closed

wrap with abbreviation #2

ildarkhasanshin opened this issue Dec 11, 2023 · 3 comments

Comments

@ildarkhasanshin
Copy link

ildarkhasanshin commented Dec 11, 2023

test

1
wrap with abbreviation -> p

<p>
    test
</p>

2
wrap with abbreviation -> p*
<p>test</p>

в st4
wrap with abbreviation -> p == wrap with abbreviation -> p*
<p>test</p>

@Alexey-T
Copy link
Contributor

Alexey-T commented Dec 11, 2023

that fact that ST4 allows p* is nothing. Cud has it's own Pascal-code Emmet. which handles incorrect case p* differently.

but.
you can still report this as an issue to the original repo!
here
https://github.com/rickard67/Emmet-Pascal

if author will fix it, I will get the fix.

@ildarkhasanshin
Copy link
Author

@CudaText-addons
Copy link
Owner

solved in that repo.

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

3 participants