@ -85,7 +85,7 @@ then
if [[ -z "${formatted_body}" && "${is_html}" == "true" ]]; then
formatted_body="${text}"
log("$debug", "formatted_body=${formatted_body}")
log_debug "$debug" "formatted_body=${formatted_body}"
fi
text=$(echo -n "${text}" | jq -R -s .)
@ -1 +1 @@
1.0.6
1.0.7