XHTML instead of HTML
This commit is contained in:
@ -63,7 +63,7 @@ cat \
|
||||
<(
|
||||
printf '<![CDATA['"$( \
|
||||
cat content-$padint quote-$padint |
|
||||
tidy -q -ashtml |
|
||||
tidy -q -asxhtml |
|
||||
sed '2 s/xmlns=".*"//g' |
|
||||
xmllint --noblanks --xpath '//body' - \
|
||||
)"']]>'
|
||||
|
Reference in New Issue
Block a user