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

[Feature request] html to text #13

Closed
rEnr3n opened this issue Jun 21, 2021 · 2 comments
Closed

[Feature request] html to text #13

rEnr3n opened this issue Jun 21, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@rEnr3n
Copy link

rEnr3n commented Jun 21, 2021

I want to watch an html page. Currently, commit shows changes including html tags. I'm not interested in html tags. I'd like an option to filter them out.

@EdJoPaTo EdJoPaTo added the enhancement New feature or request label Jun 24, 2021
@EdJoPaTo
Copy link
Owner

EdJoPaTo commented Jul 2, 2021

The syntax in v0.8 will be like this:

  - url: "https://edjopato.de/post/"
    extension: html
    editors:
      - css_selector: h1 a
      - html_text

@EdJoPaTo
Copy link
Owner

html_markdownify is available with v0.10 and provides a better experience for me. It can be a drop in replacement for html_textify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants