Test is babel output displays with github

This commit is contained in:
Thomas Dehaeze 2020-11-03 16:36:42 +01:00
parent 8dcfe3c1b5
commit ea7cb53ce0

View File

@ -2,9 +2,11 @@
Main config file is accessible [[file:dotfiles/index.org][here]]. Main config file is accessible [[file:dotfiles/index.org][here]].
#+begin_src bash #+begin_src bash :results output drawer replace
uname -a uname -a
#+end_src #+end_src
#+RESULTS: #+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: