Bastien writes:
Hi Bastien:
> Since the functions do strictly nothing, we should have a way to
> add them dynamically, without requiring a new ob-* file. This would
> be useless for languages you only want to tangle, like XML and HTML.
I totally agree with this.
Cheers,
Charles
--
The nice
Hi Charles,
Charles Philip Chan writes:
> Tonight I had a need to export some xml code with syntax highlight. I
> figured that the best way to do it is to modify ob-css.el (by a simple
> search and replace). To my delight, it work, so I did one for html
> also. I hope people will find them usefu
Hello all:
Tonight I had a need to export some xml code with syntax highlight. I
figured that the best way to do it is to modify ob-css.el (by a simple
search and replace). To my delight, it work, so I did one for html
also. I hope people will find them useful.
Cheers,
Charles
;;; ob-xml.el ---