diff options
Diffstat (limited to 'init-el.org')
-rw-r--r-- | init-el.org | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/init-el.org b/init-el.org index 20d0d9a..1583679 100644 --- a/init-el.org +++ b/init-el.org @@ -1501,7 +1501,7 @@ keep the string quoted - leave it unquoted in that .token file. *** Writefreely Config #+name: writefreely-config - #+begin_src elisp :noweb no-export + #+begin_src elisp :noweb no-export :results none (package-install 'writefreely) (require 'writefreely) @@ -1513,9 +1513,6 @@ keep the string quoted - leave it unquoted in that .token file. #+end_src - #+RESULTS: writefreely-config - : a3ad2101-4c09-4c41-4520-9079f6bd346b - * Software Development #+name: software-development-config |