I'm doing a blog post on various computer configuration stuff, including
lengthy excerpts from configuration files. It would be kind of nice to
export the HTML so that the :htmlize-source option also recognized these
chunks, and highlighted them correctly. So instead of wrapping the
excerpts in

#+BEGIN_EXAMPLE

I could wrap them in

#+BEGIN_SOURCE conf-unix

And get highlighting a la conf-unix-mode.

It's not quite a babel "language", since evaluation wouldn't do
anything, but is there a way to just get the highlighting?

Thanks!
Eric


Reply via email to