branch: elpa/gnosis
commit 8f0bb68c87843fee900b2bb10567fae96afe5186
Author: Thanos Apollo <pub...@thanosapollo.org>
Commit: Thanos Apollo <pub...@thanosapollo.org>

    demo: Update formatting (aesthetics).
    
    * Adjust extras formatting of y-or-p exapmle to avoid breakage.
---
 gnosis.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnosis.el b/gnosis.el
index a722fe1ca8..40e4061d74 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -2548,7 +2548,7 @@ If STRING-SECTION is nil, apply FACE to the entire 
STRING."
               (gnosis-add-note--cloze :deck deck-name
                                       :note "GNU Emacs is an extensible editor 
created by {{c1::Richard}} {{c1::Stallman}} in {{c2::1984::year}}"
                                       :tags note-tags
-                                      :extra "Emacs was originally implemented 
in 1976 on the MIT AI Lab's Incompatible Timesharing System (ITS), as a 
collection of TECO macros.  The name “Emacs” was originally chosen as an 
abbreviation of “Editor MACroS”. =This version of Emacs=, GNU Emacs, was 
originally *written in 1984*")
+                                      :extra "Emacs was originally implemented 
in 1976 on the MIT AI Lab's Incompatible Timesharing System (ITS), as a 
collection of TECO macros.  The name “Emacs” was originally chosen as an 
abbreviation of “Editor MACroS”. This version of Emacs, =GNU= =Emacs=, was 
originally written in _1984_")
               (gnosis-add-note--y-or-n :deck deck-name
                                        :question "Is GNU Emacs the 
unparalleled pinnacle of all software creation?"
                                        :hint "Duh"

Reply via email to