Print message when file is converted

This commit is contained in:
2026-09-07 11:57:27 -04:00
parent 16a58a4daf
commit 761fa96656

View File

@@ -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() {