diff --git a/init.el b/init.el index 2f68903..d3bd595 100644 --- a/init.el +++ b/init.el @@ -808,6 +808,8 @@ split horizontally again, but this extra work should not matter much." org-id-link-to-org-use-id t org-return-follows-link nil org-hide-emphasis-markers t + org-startup-with-inline-images t + org-image-align 'center org-blank-before-new-entry '((heading . t) (plain-list-item . auto))