2023-02-26 18:20:43 +00:00
|
|
|
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
|
|
|
;;; For more information see (info "(emacs) Directory Variables")
|
|
|
|
|
2024-06-21 06:26:56 +00:00
|
|
|
((org-mode . ((org-html-table-default-attributes . (:border "2" :cellspacing "0" :cellpadding "6" :rules "groups" :frame "void"))
|
|
|
|
(langtool-default-language . "en-GB")
|
2024-01-28 17:56:38 +00:00
|
|
|
(org-list-allow-alphabetical . nil)
|
2023-02-26 18:20:43 +00:00
|
|
|
(org-confirm-babel-evaluate . nil))))
|