emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/taxy 5907b7cd3c: Docs: Unhide results in readme for Git


From: ELPA Syncer
Subject: [elpa] externals/taxy 5907b7cd3c: Docs: Unhide results in readme for GitHub
Date: Tue, 8 Mar 2022 13:57:47 -0500 (EST)

branch: externals/taxy
commit 5907b7cd3c976d83f7323aa264a589746c7a7367
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Docs: Unhide results in readme for GitHub
---
 README.org | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index d69f67dd4b..3246497935 100644
--- a/README.org
+++ b/README.org
@@ -806,9 +806,10 @@ Finally, rather than using a pre-made taxy struct, we make 
one at runtime, makin
       taxy-plain))
 #+end_src
 
+# NOTE: The #+RESULTS: header is removed for the following results block, 
because it seems to cause the GitHub renderer to hide it.
+
 Which gives us:
 
-#+RESULTS:
 #+begin_src elisp
   ("Sporty (DSL)"
    ((indoor
@@ -845,9 +846,10 @@ This also allows the grouping keys to be easily changed at 
runtime, producing a
     :keys '((uses 'ball) venue))
 #+end_src
 
+# NOTE: The #+RESULTS: header is removed for the following results block, 
because it seems to cause the GitHub renderer to hide it.
+
 And this produces:
 
-#+RESULTS:
 #+begin_src elisp :exports code
   ("Sporty (DSL)"
    ((outdoor



reply via email to

[Prev in Thread] Current Thread [Next in Thread]