akirak / prism-emacs-lisp

Emacs Lisp support for Prism.js syntax highlighter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Emacs Lisp support for Prism.js syntax highlighter

License:MIT License


Languages

Language:JavaScript 56.5%Language:CSS 35.5%Language:HTML 8.0%