Don't set a default org inline image size
This commit is contained in:
parent
72a0364db8
commit
a60c32e87a
@ -1216,7 +1216,7 @@ Enable async source block execution. Note: this execute the contents of the sour
|
||||
|
||||
** Images
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(setq org-image-actual-width '(1000))
|
||||
(setq org-image-actual-width nil)
|
||||
#+END_SRC
|
||||
** org-scratch
|
||||
It's very useful to open a new org buffer for a quick org-babel exploration.
|
||||
|
Loading…
Reference in New Issue
Block a user