Revert to ox-reveal (remove org-re-reveal)

ox-reveal is maintained again, and org-re-reveal was
exhibiting (wrong-type-argument wholenump -1) errors in some corner
cases.
This commit is contained in:
Henrik Lissner 2020-02-21 14:58:14 -05:00
parent 731e1c503d
commit a0a7c34517
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 8 additions and 3 deletions

View file

@ -71,7 +71,7 @@
:recipe (:host github :repo "anler/centered-window-mode")
:pin "24f7c5be9d")
(package! org-tree-slide :pin "7bf09a02bd")
(package! org-re-reveal :pin "14df7542f2"))
(package! ox-reveal :pin "aafedfd805"))
(when (featurep! +journal)
(package! org-journal :pin "128f0533a7"))