From 51fb1c37af5fe1cda46883d7ce983bc49bab255a Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Fri, 8 Mar 2024 08:20:36 +0200 Subject: Add gnosis-mcq-options-seperator Seperate each option --- gnosis.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gnosis.el') diff --git a/gnosis.el b/gnosis.el index 1f86d97..8901782 100644 --- a/gnosis.el +++ b/gnosis.el @@ -151,6 +151,10 @@ Seperate the question/stem from options." :group 'gnosis) (defcustom gnosis-mcq-option-seperator "- " + "Seperator for options in mcq note type." + :type 'string + :group 'gnosis) + ;;; Faces (defgroup gnosis-faces nil -- cgit v1.2.3