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

Investigate possibility of suppressing HTML tags in output #14

Open
1 task
jonasbn opened this issue Jun 4, 2020 · 5 comments
Open
1 task

Investigate possibility of suppressing HTML tags in output #14

jonasbn opened this issue Jun 4, 2020 · 5 comments
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@jonasbn
Copy link
Collaborator

jonasbn commented Jun 4, 2020

Hi @edumco

Thanks for the elaborate feedback. I have compiled your comments to this list:

  • Investigate possibility to suppress HTML output from PySpelling

Originally posted by @jonasbn in #12 (comment)

@jonasbn jonasbn added the enhancement New feature or request label Jun 4, 2020
@facelessuser
Copy link

There is not currently a way to silence a specific filter's context (which is what the HTML tag info is). Currently, each filter just appends context for each block it returns. It is possible that a feature request could be made over on PySpelling to allow for this to be controlled on each filter if desired. If you are working directly off an HTML file, it can be useful, but I agree it is less useful when we are talking about a Markdown file that is transformed in the pipe and then handed over to the HTML filter.

@jonasbn
Copy link
Collaborator Author

jonasbn commented Jun 5, 2020

Hi @facelessuser

I am leaning towards dismissing this issue under wont fix, but would you agree that reporting the issue with PySpelling would be a good idea?

@jonasbn jonasbn added the wontfix This will not be worked on label Jun 5, 2020
@facelessuser
Copy link

If you would like me to follow up with it, that'd be the place. If you don't really care, then probably not 🙂 .

@edumco
Copy link
Contributor

edumco commented Mar 25, 2021

By the comments I believe this issue should be closed. Right?

@jonasbn
Copy link
Collaborator Author

jonasbn commented Mar 28, 2021

I actually do HTML suppression, when running locally, I will see if I can move this into the action in a non-intrusive implementation, so let's keep this open a bit

@jonasbn jonasbn self-assigned this Mar 28, 2021
@jonasbn jonasbn pinned this issue Aug 15, 2021
@jonasbn jonasbn unpinned this issue May 15, 2022
@jonasbn jonasbn pinned this issue May 17, 2022
@jonasbn jonasbn unpinned this issue Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants