nit: revise and reformat code comments
This commit is contained in:
parent
2467729035
commit
045ea7460d
5 changed files with 22 additions and 15 deletions
|
@ -21,8 +21,8 @@
|
|||
|
||||
|
||||
(after! ob-plantuml
|
||||
;; HACK We force ob-plantuml to use `plantuml-mode''s building mechanism,
|
||||
;; which is more sophisticated.
|
||||
;; HACK Force ob-plantuml to use `plantuml-mode''s building mechanism, which
|
||||
;; is more sophisticated.
|
||||
(advice-add #'org-babel-execute:plantuml
|
||||
:override #'+plantuml-org-babel-execute:plantuml-a)
|
||||
(add-to-list 'org-babel-default-header-args:plantuml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue