File: missing_closing_quotes.html

package info (click to toggle)
ruby-html-proofer 3.19.2-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,932 kB
  • sloc: ruby: 3,304; sh: 8; makefile: 4; php: 1; javascript: 1
file content (5 lines) | stat: -rw-r--r-- 61 bytes parent folder | download | duplicates (2)
1
2
3
4
5
<html>
<body>
<a href="/test>A test link</a>
</body>
</html>