Skip to content

smartContent() only use it at html ,but i want to use it for other tag #498

@langgithub

Description

@langgithub
 /*System.out.println(html.get());
    System.out.println("-===================================");
    System.out.println(html.smartContent());*/
    
    System.out.println(html.$("div.posthead").get());
    System.out.println("-===================================");
    System.out.println(html.$("div.posthead").smartContent());

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions