From acd59e6383bf27cffde0d429d794a9606c4177a5 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Mon, 30 Sep 2013 10:38:47 -0400
Subject: guides/shell-workshop/index.mdwn: Fix warnings.

Before:

    $ make
    markdown guides/shell-workshop/index.mdwn | ssic -o guides/shell-workshop/index.html -D DOCUMENT_BASE= -D MEDIA_BASE= -
    ssic: Warning: Operator or semicolon missing before &reg at (eval 9) line 1, <STDIN> line 91.
    ssic: Warning: Ambiguous use of & resolved as operator & at (eval 9) line 1, <STDIN> line 91.
    ssic: Warning: Operator or semicolon missing before &reg at (eval 12) line 1, <STDIN> line 91.
    ssic: Warning: Ambiguous use of & resolved as operator & at (eval 12) line 1, <STDIN> line 91.

After:

    $ make
    markdown guides/shell-workshop/index.mdwn | ssic -o guides/shell-workshop/index.html -D DOCUMENT_BASE= -D MEDIA_BASE= -
---
(limited to '.htaccess')

--
cgit v0.9.1