Change inline literal to inline code
This commit is contained in:
parent
24d4a4926c
commit
9a2e49305c
|
@ -5,7 +5,7 @@
|
|||
#+property: header-args:emacs-lisp :tangle yes :mkdirp yes :results output silent
|
||||
|
||||
* Setup
|
||||
Loading this file is handled automatically on my [[https://git.xenia.me.uk/xenia/nixos/src/branch/main/home/emacs.nix][NixOS config]], otherwise add =(org-babel-load-file "~/.emacs/README.org")= to init file.
|
||||
Loading this file is handled automatically on my [[https://git.xenia.me.uk/xenia/nixos/src/branch/main/home/emacs.nix][NixOS config]], otherwise add ~(org-babel-load-file "~/.emacs/README.org")~ to init file.
|
||||
|
||||
* Common defaults
|
||||
#+begin_src emacs-lisp :results output silent
|
||||
|
|
Loading…
Reference in a new issue