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

Check content of indexed tag with emmet #156

Open
1 task
BTWS2 opened this issue Oct 7, 2021 · 1 comment
Open
1 task

Check content of indexed tag with emmet #156

BTWS2 opened this issue Oct 7, 2021 · 1 comment
Labels
Emmet Issues related to Emmet enhancement New feature or request low priority Thing we want to see implemented at some point

Comments

@BTWS2
Copy link
Collaborator

BTWS2 commented Oct 7, 2021

Syntax similar to this always fails, even with the solution:
html.make_item_from_emmet('message',"table>tr[1]>td[0]{some text}")

Is this supported?

@BTWS2 BTWS2 added the question Further information is requested label Oct 7, 2021
@QuintenVervynck
Copy link
Collaborator

the emmet causes a lot of bugs & features that can't be implemented because of the library used. I'll try to rewrite it to something else but it will take some time.

But no I don't think this is possible with the current implementation.

The normal way to make such a check (without emmet) should work just fine.

@BTWS2 BTWS2 added enhancement New feature or request low priority Thing we want to see implemented at some point and removed question Further information is requested labels Oct 18, 2021
@BTWS2 BTWS2 added the Emmet Issues related to Emmet label Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Emmet Issues related to Emmet enhancement New feature or request low priority Thing we want to see implemented at some point
Projects
None yet
Development

No branches or pull requests

2 participants