mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
org-sliced-images creats bugs in my blog
This commit is contained in:
parent
19ad54ed9e
commit
2cd4662d06
2 changed files with 2 additions and 7 deletions
|
@ -602,7 +602,8 @@ fi
|
|||
exit
|
||||
#+END_SRC
|
||||
*** Org Sliced Images
|
||||
#+begin_src emacs-lisp :tangle config.el
|
||||
#+begin_src emacs-lisp
|
||||
;; this is kinda buggy
|
||||
(add-load-path! "~/.emacs.d/org-sliced-images")
|
||||
(require 'org-sliced-images)
|
||||
(defalias 'org-remove-inline-images #'org-sliced-images-remove-inline-images)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue