diff --git a/build.sh b/build.sh index 4bec610..4f20abb 100755 --- a/build.sh +++ b/build.sh @@ -203,6 +203,8 @@ convert_file() { unset metadata meta_key meta_value meta_array path_for_output + echo "Converted ${file_to_conv}" + } md_to_html() {