Fix last commit
This commit is contained in:
2
init.el
2
init.el
@ -3155,7 +3155,7 @@ R is rest of the arguments to OLDFUN."
|
||||
:config
|
||||
;; zero-width-space entity
|
||||
(add-to-list 'org-entities-user
|
||||
'("zwsp" "\\hspace{0pt}" nil "​" "" nil ""))
|
||||
'("zwsp" "\\hspace{0pt}" nil "​" "" "[zwsp]" ""))
|
||||
;; org-babel stuff
|
||||
(org-babel-do-load-languages
|
||||
'org-babel-load-languages
|
||||
|
||||
Reference in New Issue
Block a user