Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 1.25 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.25 KB

Emacs Lisp Support for Prism.js

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

Screenshots

dash-functional ghub

Installation

Download the following scripts:

Usage

To highlight code written in Emacs Lisp, you have to add language-emacs class to each code/pre tag.

License

MIT License