Improve readability

This commit is contained in:
Gerard Vermeulen 2021-12-15 17:58:26 +01:00
parent bab707efd5
commit f4ea67a889
1 changed files with 3 additions and 3 deletions

View File

@ -1024,9 +1024,9 @@ Stolen from [[https://git.sr.ht/~bzg/org-contrib/tree/master/item/lisp/ox-extra.
BibLaTeX, as well as CSL JSON bibliographic data with LaTeX, markdown, and BibLaTeX, as well as CSL JSON bibliographic data with LaTeX, markdown, and
org-cite editing support. org-cite editing support.
[[https://github.com/bdarcus/citar][Citar]] -- in combination with vertico, embark, and marginalia -- provides quick [[https://github.com/bdarcus/citar][Citar]] (in combination with vertico, orderless, embark, marginalia, and consult)
filtering and selecting of bibliographic entries from the minibuffer, and the provides quick filtering and selecting of bibliographic entries from the
option to run different commands on those selections. minibuffer, as well as the option to run different commands on those selections.
#+begin_src emacs-lisp #+begin_src emacs-lisp
(with-eval-after-load 'org (with-eval-after-load 'org