From f47839ea06a16b483984cd2a48c726f3f8835045 Mon Sep 17 00:00:00 2001 From: Carl Helmertz Date: Tue, 23 Oct 2018 16:55:17 +0200 Subject: [PATCH] Updated Creating Add ons: Examples (markdown) --- Creating-Add-ons:-Examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Creating-Add-ons:-Examples.md b/Creating-Add-ons:-Examples.md index 093ab79..18056cc 100644 --- a/Creating-Add-ons:-Examples.md +++ b/Creating-Add-ons:-Examples.md @@ -40,7 +40,7 @@ shift echo "" exit } -```sh +``` Then the core of our customized action: are we in the regular "add" case or in the custom cases of marking the item as done immediately or prioritized immediately?