This package browser is in early development. Mind the rough edges.

emacs-boxquote

Quote text with different kinds of boxes

boxquote provides a set of functions for using a text quoting style that partially boxes in the left hand side of an area of text, such a marking style might be used to show externally included text or example code.

Installation

Install the latest version of emacs-boxquote as follows:

guix install emacs-boxquote

Or install a particular version:

guix install emacs-boxquote@2.3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.