Package: wnpp Severity: wishlist Owner: Lev Lamberov <dogs...@debian.org>
* Package name : emacs-htmlize Version : 1.51 Upstream Author : Hrvoje Niksic <hnik...@gmail.com> * URL : https://github.com/hniksic/emacs-htmlize * License : GPL-2+ Programming Lang: Emacs Lisp Description : convert buffer text and decorations to HTML This package converts the buffer text and the associated decorations to HTML. It supports three types of HTML output, selected by setting htmlize-output-type: css, inline-css (optimized for code snippets), and font (simpler output, doesn't rely on CSS). You can also use htmlize from your Emacs Lisp code.