Hi,

How would this functionality be used in conjunction with the
"include"-tag?  I.e.

<include file="blah.py" markup="???"/>

Thanks for any advice.
Stéfan

On Sat, Dec 30, 2006 at 07:59:15PM -0500, Michael Olson wrote:
> Over break, I took the initial work of Clinton Ebadi and Charles Wang
> and implemented a <src> tag.  This tag is used to colorize (using
> HTML) source code of any language for which Emacs has a mode
> available.  The "lang" attribute determines the mode to call on the
> region.  Muse will look for the LANG-mode function, call it, and then
> call htmlize.  You will need htmlize 1.34 or later for this to work.
> 
> If a non-HTML publishing style is used, this will be published the
> same as an <example> region.

_______________________________________________
Muse-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-discuss

Reply via email to