lang/org: refresh inline images when pressing RET on headlines
This commit is contained in:
parent
8796a7407a
commit
a43b88b18a
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ If on a:
|
|||
((string= "ARCHIVE" (car-safe (org-get-tags)))
|
||||
(org-force-cycle-archived))
|
||||
(t
|
||||
(+org/refresh-inline-images)
|
||||
(org-remove-latex-fragment-image-overlays)
|
||||
(org-toggle-latex-fragment '(4)))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue