-
Notifications
You must be signed in to change notification settings - Fork 435
Closed
Labels
Milestone
Description
Tidy adds blanks between scripts
$ tidy -q map.html | sed 's/ $/ <--BLANK ADDED HERE/'
<!DOCTYPE html>
<html>
<head>
<meta name="generator" content=
"HTML Tidy for HTML5 for Linux/x86 version 5.2.0">
<title>test</title>
</head>
<body>
<script type="text/javascript">
</script> <--BLANK ADDED HERE
<script type="text/javascript">
</script>
</body>
</html>
P.S., with no -q, these two lines also have trailing blanks:
-
Do you speak a language other than English, or a different variant of
-
English? Consider helping us to localize HTML Tidy. For details please see