Indentation fixes in begin_src blocks

This commit is contained in:
Vedang Manerikar 2024-11-28 14:18:56 +05:30
parent 0b89db44a7
commit a4b9e4c33a

View file

@ -3769,8 +3769,8 @@ Org agenda, in particular, provides commands to filter tasks by tag:
#+end_quote
#+begin_src emacs-lisp :tangle "unravel-modules/unravel-org.el"
;;;; tags
(use-package org
;;;; tags
(use-package org
:ensure nil
:config
(setq org-tag-alist nil)