muffet icon indicating copy to clipboard operation
muffet copied to clipboard

Add ability to ignore commented links

Open wpinfusion opened this issue 10 months ago • 1 comments

I would like to request the ability to exclude links that are in a html comment <!-- ... -->

For example, I may have a temporary anchor tag for debugging purposes commented out when testing for broken links:

<!-- <a href="/broken-link">Test</a> -->

I don't want muffet to report these since they pollute the report.

wpinfusion avatar May 30 '25 14:05 wpinfusion

I can't reproduce here... https://github.com/raviqqe/muffet/pull/503

Can you send me the link to your website?

raviqqe avatar May 31 '25 00:05 raviqqe

I think it's working as expected. But feel free to reopen the issue.

raviqqe avatar Aug 02 '25 17:08 raviqqe