From 30b81a045e322e20176ba9f21de0f7be322d59bc Mon Sep 17 00:00:00 2001 From: Michael De Roover Date: Sun, 11 Apr 2021 22:11:25 +0200 Subject: [PATCH] Add newline between ud definition and example --- konata.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/konata.sh b/konata.sh index b34640d..cc25ec8 100755 --- a/konata.sh +++ b/konata.sh @@ -154,6 +154,7 @@ ud(){ sam=$(jq -r '.list[0].example' <<< $res | sed "s/[][]//g") sendmsg "*Definition for __${args[*]}__:* $(escape "()" "$def") + *Example:* $(escape "()" "$sam")" else