Wrap results with quotes
This commit is contained in:
parent
ea7cb53ce0
commit
23195919fe
@ -2,11 +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 :results output drawer replace
|
#+begin_src bash :results output replace :wrap quote
|
||||||
uname -a
|
uname -a
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
#+RESULTS:
|
#+RESULTS:
|
||||||
:results:
|
#+begin_quote
|
||||||
Linux thomas-pc 5.7.19-2-MANJARO #1 SMP PREEMPT Fri Aug 28 20:22:12 UTC 2020 x86_64 GNU/Linux
|
Linux thomas-pc 5.7.19-2-MANJARO #1 SMP PREEMPT Fri Aug 28 20:22:12 UTC 2020 x86_64 GNU/Linux
|
||||||
:end:
|
#+end_quote
|
||||||
|
Loading…
Reference in New Issue
Block a user