Skip to content

Indenting within <tag></tag> #838

Open
@jidanni

Description

@jidanni
$ GET https://www.jidanni.org/index.html | tidy -q | tidy -q -w 2 -i | head -n 22
<!DOCTYPE html>
<html lang="zh-tw">

<head>
  <meta name="generator"
  content="HTML Tidy for HTML5 for Linux version 5.6.0">
  <meta http-equiv="Content-Type"
  content="text/html; charset=utf-8">
  <meta name="viewport"
  content="width=device-width">
  <title>
  積丹尼
  Dan
  Jacobson</title>
</head>
<body>
  <h1>
  積丹尼
  Dan
  Jacobson</h1>
  <p>
  <img src="images/20100419yuanzuishan_dan.jpg"

Perhaps add an option so that extra indenting is done:

  <meta name="generator"
    content="HTML Tidy for HTML5 for Linux version 5.6.0">
  <meta http-equiv="Content-Type"
    content="text/html; charset=utf-8">

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions