1
0
Fork 0

fix yml preview

This commit is contained in:
Luca Bilke 2024-06-12 23:08:29 +02:00
parent e4b3da5033
commit 32fda3648e
No known key found for this signature in database
GPG Key ID: C9E851809C1A5BDE
1 changed files with 3 additions and 2 deletions

View File

@ -65,8 +65,9 @@ mimetest() {
text "${CACHE}.txt"
;;
*/*yaml)
[ ! -f "${CACHE}.txt" ] && run yq -C <"$f" >"${CACHE}.txt"
text "${CACHE}.txt"
# [ ! -f "${CACHE}.txt" ] && run yq -C <"$f" >"${CACHE}.txt"
# text "${CACHE}.txt"
text
;;
*/*lua) text ;;
*/epub+zip)