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

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

Open
findingorder wants to merge 1 commit intojonmiles:masterfrom
findingorder:master
Open

Added <span class='node-text'> tag surrounding node text#354
findingorder wants to merge 1 commit intojonmiles:masterfrom
findingorder:master

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