summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-05-18 05:47:22 +0300
committerThanos Apollo <[email protected]>2024-05-18 05:47:22 +0300
commit9daaca28c61610e9266efbd6d93a02038c8d3e43 (patch)
tree581335123261c7d7fe72908c0b36546cb2127c38
parentf288c45172022210a48ce5879c30fe727a44dcc0 (diff)
Add gnosis-mcc-separator
-rw-r--r--gnosis.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnosis.el b/gnosis.el
index b5678ec..5faa660 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -150,6 +150,11 @@ car value is the prompt, cdr is the prewritten string.")
car value is the prompt, cdr is the prewritten string.")
+(defcustom gnosis-mcc-separator "&-"
+ "Sseparator for choices on multiple choice clozes."
+ :type 'string
+ :group 'gnosis)
+
(defcustom gnosis-mcq-separator "\n--\n"
"Separator for stem field and options in mcq note type.