Files
org_web/.packages/htmlize-20250724.1703/htmlize-pkg.el
Zaine cc0b739e66
All checks were successful
Build Org Website / build (push) Successful in 45s
SHOULD WORK
2026-05-07 09:33:39 +01:00

11 lines
447 B
EmacsLisp
Executable File

;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "htmlize" "20250724.1703"
"Convert buffer text and decorations to HTML."
'((emacs "26.1"))
:url "https://github.com/emacsorphanage/htmlize"
:commit "c9a8196a59973fabb3763b28069af9a4822a5260"
:revdesc "c9a8196a5997"
:keywords '("hypermedia" "extensions")
:authors '(("Hrvoje Niksic" . "hniksic@gmail.com"))
:maintainers '(("Hrvoje Niksic" . "hniksic@gmail.com")))