This commit is contained in:
Gerard Vermeulen 2024-03-03 15:43:14 +01:00
parent 406902245e
commit 2caf949aef
1 changed files with 1 additions and 1 deletions

View File

@ -3367,7 +3367,7 @@ headline lists with the data in property drawers.
#+caption[Install =org-vcard= to read =vcf= files=]:
#+caption: Install =org-vcard= to read =vcf= files=.
#+name: lst:org-vcarc
#+name: lst:org-vcard
#+begin_src emacs-lisp -n :results silent
(ensure-package-installation 'org-vcard)
#+end_src