mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-12-03 08:30:03 +00:00
parent
eff59a15d7
commit
9c1ea74c2b
@ -1071,7 +1071,7 @@ The back-end could then be called with, for example:
|
||||
(when export-block
|
||||
(mapc
|
||||
(lambda (name)
|
||||
(add-to-list org-element-block-name-alist
|
||||
(add-to-list 'org-element-block-name-alist
|
||||
`(,name . org-element-export-block-parser)))
|
||||
export-block))))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user