Skip to content

Extending the methods of an Element: getNode, getSelector #262

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

NineBitsLTD
Copy link

To redefine the Element class, you need to edit a lot of code, so it is better to make it more universal.
Provide access to the native node.
Also, to implement feedback (highlighting the selected/found node in the source code), markdown c html requires a link to the element - selector. This may be useful in the future when forming metadata for markdown.

Added methods: getNode, getSelector
Added methods: getNode, getSelector
Added config for more tags
Upgrade and BugFix
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

Successfully merging this pull request may close these issues.

1 participant