DEBSOURCES
Skip Quicknav
sources / rust-swc-core / 35.0.0~ds-2 / crates / swc_html_codegen / tests / fixture / indent-head-and-body / output.min.html
123456789
<!doctype html><head> <title>Test</title> </head> <body> <h1>Test</h1> <p>Test</p>