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