Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.
/ prism-emacs-lisp Public archive

Emacs Lisp support for Prism.js syntax highlighter

License

Notifications You must be signed in to change notification settings

akirak/prism-emacs-lisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published