Is there an Emacs Lisp library for generating HTML?

前端 未结 5 1260
情深已故
情深已故 2020-12-24 16:00

I\'m looking for a solution that allows me to write native Emacs Lisp code and at compile time turns it into HTML, like Franz\'s htmlgen:

(html
 ((:div class         


        
5条回答
提交回复
热议问题