Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Added <span class='node-text'> tag surrounding node text #354

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

findingorder
Copy link

I added a tag surrounding node text in order to make it possible to refer to the node text using a CSS selector. The only change is line 596:
.append("<span class='node-text'>" + node.text + "</span>");

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants