DEBSOURCES
Skip Quicknav
sources / rust-swc-core / 22.2.1~ds-1 / crates / swc_html_codegen / tests / fixture / paragraphs / input.html
123456789
<!DOCTYPE html> <html> <body> <p>This is a paragraph.</p> <p>This is another paragraph.</p> </body> </html>