emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/htmlize 8f46e10 105/134: Use htmlpreview.


From: ELPA Syncer
Subject: [nongnu] elpa/htmlize 8f46e10 105/134: Use htmlpreview.
Date: Sat, 7 Aug 2021 09:17:16 -0400 (EDT)

branch: elpa/htmlize
commit 8f46e1046827ee5d77da55a9599575623e530e93
Author: Hrvoje Niksic <hniksic@gmail.com>
Commit: Hrvoje Niksic <hniksic@gmail.com>

    Use htmlpreview.
---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7a0b1bc..5e83970 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ same for files marked in a dired buffer.
 htmlize 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).  See
-[`htmlize.el.html`](htmlize.el.html) for an example of generated HTML.
+[`htmlize.el.html`][1] for an example of generated HTML.
 
 You can also use htmlize from your Emacs Lisp code.  When called
 non-interactively, `htmlize-buffer` and `htmlize-region` will
@@ -32,3 +32,6 @@ htmlize aims for compatibility with Emacsen version 21 and 
later.
 Please let me know if it doesn't work on the version of XEmacs or
 GNU Emacs that you are using.  The package relies on the presence
 of CL extensions, especially for cross-emacs compatibility.
+
+
+[1]: 
http://htmlpreview.github.io/?https://github.com/hniksic/emacs-htmlize/blob/master/htmlize.el.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]