Skip to content
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

Add new functionality #13

Merged
merged 3 commits into from
Mar 18, 2018
Merged

Add new functionality #13

merged 3 commits into from
Mar 18, 2018

Conversation

wjxway
Copy link
Contributor

@wjxway wjxway commented Mar 17, 2018

just those I've mentioned in #5 and #11 .

@@ -1,3 +1,5 @@
(* ::Package:: *)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would remove these first two lines (they don't really add anything to the code, yet are highly visible at the top)

wtGetPageHtml::usage = "Get HTML of current tab.";

wtGetHtml::usage = "Get part of HTML of current tab, search method include wtId[], wtXPath and wtSelector[].
Option \"Seletion\" could be set to \"inner\" or \"outer\" which control the returned part of the selected HTML segment.";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seletion -> Selection (typo)

@arnoudbuzing arnoudbuzing merged commit a427551 into arnoudbuzing:master Mar 18, 2018
@wjxway
Copy link
Contributor Author

wjxway commented Mar 19, 2018

It's v0.20.0 downloaded here.

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.

None yet

2 participants