-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(org): add and use activate processor
* Define citar-org-cite-basic-activate citar-org-cite-basic-activate is an org-cite activate processor meant to be a more performant version of org-cite-basic-activate * feat(org): Use the citar-org-cite-basic-activate activate processor by default Previously, citar-org-activation-functions used the built-in org-cite-basic-activate` processor. Now, we use citar-org-cite-basic-activate by default instead. * docs(org): Update README
- Loading branch information
1 parent
0f1786b
commit 02e25f3
Showing
2 changed files
with
50 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters