10 lines
342 B
EmacsLisp
10 lines
342 B
EmacsLisp
(define-package "ox-tufte" "20240919.1332" "Tufte HTML org-mode export backend"
|
|
'((emacs "27.1")
|
|
(org "9.5"))
|
|
:commit "03e6c9e5e0ee467516139ed6b3f2b4bb13f847ec" :keywords
|
|
'("org" "tufte" "html" "outlines" "hypermedia" "calendar" "wp")
|
|
:url "https://github.com/ox-tufte/ox-tufte")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|