Deprecation notice: The Emacs Lisp plugin in this repository has been hugely rewritten by @JuanCaicedo and merged into the code base of Prism.js. I suggest you use lisp
plugin shipped with Prism.js rather than the original version in this repository.
This repository contains the following things:
- Emacs Lisp language support for Prism.js
- Dracula theme for Prism.js with extensive support for the language
Download the following scripts:
To highlight code written in Emacs Lisp, you have to add language-emacs
class to each code
/pre
tag.