Committing extra source files
This commit is contained in:
10
.packages/htmlize-20250724.1703/htmlize-pkg.el
Normal file
10
.packages/htmlize-20250724.1703/htmlize-pkg.el
Normal file
@@ -0,0 +1,10 @@
|
||||
;; -*- 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")))
|
||||
Reference in New Issue
Block a user