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 Support for "relative-time" Element #199

Open
6Fv opened this issue Oct 25, 2023 · 0 comments
Open

Add Support for "relative-time" Element #199

6Fv opened this issue Oct 25, 2023 · 0 comments

Comments

@6Fv
Copy link

6Fv commented Oct 25, 2023

Ask

Please consider adding support for the <relative-time> element.

Example

The relative-time element exists in this repo's latest release page:

$ curl -sL 'https://github.com/ericchiang/pup/releases/latest' | grep -A2 '<relative-time'

  # <relative-time class="no-wrap" prefix="" datetime="2016-07-23T04:49:49Z">
  #   23 Jul 04:49
  # </relative-time>

However, specifying the relative-time element as a selector yields no output:

$ curl -sL 'https://github.com/ericchiang/pup/releases/latest' | pup 'relative-time'

  # [null output]

Thank you for your consideration and...
A big thank you to all contributors, I very much appreciate this tool!
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

No branches or pull requests

1 participant