Skip to content

Get text after an html node (outside of an html element) #287

@wangsongyan

Description

@wangsongyan

is there a way to get text after html node?such as 'hangzhou',' join Jul 31, 2017'

<div class="description">
	<i class="octicon octicon-location"></i> hangzhou
	<i class="octicon octicon-mail"></i>
	<a href="mailto:[email protected]" rel="nofollow">[email protected]</a>
	<i class="octicon octicon-clock"></i> join Jul 31, 2017
</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions