diff --git a/insert-posts.sh b/insert-posts.sh index 436bd53..3229366 100755 --- a/insert-posts.sh +++ b/insert-posts.sh @@ -68,8 +68,6 @@ for file in $(ls "$BLOG_DIR/posts"); do content=$(sed -n '4,$p' $target_file | tr -d '\n') content=${1//&/&} - content=${s///>} content=${s//'"'/"} content=${s//"'"/‘}