From ea7cb53ce0a86755aec588da1e2ff7f6d4f02a6e Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Tue, 3 Nov 2020 16:36:42 +0100 Subject: [PATCH] Test is babel output displays with github --- readme.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.org b/readme.org index 98e6fc0..70be225 100644 --- a/readme.org +++ b/readme.org @@ -2,9 +2,11 @@ Main config file is accessible [[file:dotfiles/index.org][here]]. -#+begin_src bash +#+begin_src bash :results output drawer replace uname -a #+end_src #+RESULTS: -: Linux thomas-pc 5.7.19-2-MANJARO #1 SMP PREEMPT Fri Aug 28 20:22:12 UTC 2020 x86_64 GNU/Linux +:results: +Linux thomas-pc 5.7.19-2-MANJARO #1 SMP PREEMPT Fri Aug 28 20:22:12 UTC 2020 x86_64 GNU/Linux +:end: