emacs-wiki-discuss
[Top][All Lists]
Advanced

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

[emacs-wiki-discuss] Publish fontified source codes with emacs-wiki


From: Sun Yijiang
Subject: [emacs-wiki-discuss] Publish fontified source codes with emacs-wiki
Date: Wed, 29 Dec 2004 21:25:16 +0800

I wrote this package to add a new tag "src" to emacs-wiki.  For example:

<src type="elisp">
(require 'emacs-wiki-srctag)
......
</src>

Then this segment will be published fontified with css style.  The
codes are written July this year, and seems still work with current
emacs-wiki release.  I think it's better to merge this package into
main branch now, before they become incompatible : )

This package is very small, the big part is htmlize.el.  Htmlize.el is
also included in the attached zip package.

Sun Yijiang

Attachment: emacs-wiki-srctag.zip
Description: Zip compressed data


reply via email to

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