We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If your fiddle has more than 4 hyperlinks, it won't save anymore. That does not make sense at all, but see for yourself.
Steps to reproduce:
<a href="#">Test 1</a> <a href="#">Test 2</a> <a href="#">Test 3</a> <a href="#">Test 4</a>
<a href="#">Test 1</a> <a href="#">Test 2</a> <a href="#">Test 3</a> <a href="#">Test 4</a> <a href="#">Test 5</a>
The text was updated successfully, but these errors were encountered:
Just noticed the same thing. Not necessarily links but just HTML content in general can't be over a certain amount or saving fails. 😕
Sorry, something went wrong.
@eduedp Indeed, spam checker should definitely not care for these # hrefs. I'll have to investigate.
@seanCodes code like...? Should not be the case but it would help to understand what code is causing the issue for you.
No branches or pull requests
If your fiddle has more than 4 hyperlinks, it won't save anymore. That does not make sense at all, but see for yourself.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: