Template:Snippet

From WikEmacs
Revision as of 17:48, 29 March 2012 by 131.239.31.200 (talk)
Jump to navigation Jump to search


Usage

Show a short snippet of Lisp code.

{{Snippet|(this (is ("a test")))}}

will be rendered as:

(this (is ("a test")))