Template:Snippet
Jump to navigation
Jump to search
Usage
Show a short snippet of Lisp code.
{{Snippet|(+ 1 2 3)}}
will be rendered as:
<#tag:source lang="lisp"> (+ 1 2 3) </#tag:source>
Show a short snippet of Lisp code.
{{Snippet|(+ 1 2 3)}}
will be rendered as:
<#tag:source lang="lisp"> (+ 1 2 3) </#tag:source>