Updated Creating Add ons: Examples (markdown)

Carl Helmertz
2018-10-23 16:55:17 +02:00
parent f7e4e74c3f
commit f47839ea06

@@ -40,7 +40,7 @@ shift
echo "" echo ""
exit 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? 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?