# HG changeset patch # User Steve Losh # Date 1513637179 18000 # Node ID 91266501fc11d53a510855c3390ffb8b1331aeee # Parent 049b904cd84d1d5b2799eff5f4acadfe44fcbfda Doc formatting diff -r 049b904cd84d -r 91266501fc11 docs/index.markdown --- a/docs/index.markdown Tue Apr 25 15:14:31 2017 +0000 +++ b/docs/index.markdown Mon Dec 18 17:46:19 2017 -0500 @@ -2,9 +2,7 @@ Lisp. It's a thin layer of sugar over CLOS that makes it easy to write flexible objects for video games. -Beast can be installed with [Quicklisp][]: - - (ql:quickload :beast) +Beast can be installed with [Quicklisp][]: `(ql:quickload :beast)` Check out the [Overview](./overview/) for a three-minute description of what this is, or the [Usage](./usage/) for a full rundown.