How to Install elpa-faceup in Ubuntu 18.04



Install elpa-faceup by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-faceup

Description:

Regression test system for font-lock

Emacs is capable of highlighting buffers based on language-specific `font-lock' rules. This package, `faceup', makes it possible to perform regression test for packages that provide font-lock rules. The underlying idea is to convert text with highlights ("faces") into a plain text representation using the Faceup markup language.

Homepage: https://github.com/Lindydancer/faceup

Version: 0.0.4-2

Section: universe/lisp