2023-02-26 19:20:43 +01:00
|
|
|
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
|
|
|
;;; For more information see (info "(emacs) Directory Variables")
|
|
|
|
|
2024-06-21 08:26:56 +02: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 18:56:38 +01:00
|
|
|
(org-list-allow-alphabetical . nil)
|
2023-02-26 19:20:43 +01:00
|
|
|
(org-confirm-babel-evaluate . nil))))
|