Search Results

5
votes
1answer
201 views

Convert syntax highlighted code to HTML in Emacs

In TextMate there is a feature called "Create HTML from Document", which converts displayed code including syntax coloring to HTML/CSS for easy online publishing. I wonder if there is such a featur …