Remove line breaks to make CDATA work

This commit is contained in:
2022-03-15 01:25:27 +08:00
parent 96102cada5
commit 248a9b4990

View File

@ -64,6 +64,7 @@ cat \
cat content-$padint quote-$padint |
tidy -q -asxml |
xq -cx '.html.body' |
sed 's/\n//' |
printf "<![CDATA[$(cat -)]]"
) \
<(