Files
org_web/.packages/htmlize-20250724.1703/htmlize-pkg.el
Zaine 2b5a23b566
All checks were successful
Build Org Website / build (push) Successful in 47s
fixing stale runs
2026-05-09 18:33:35 +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")))