From e8764af37caa539af00bf1a7b10d3f658b16ecb3 Mon Sep 17 00:00:00 2001
From: Raymond Toy <toy.raymond@gmail.com>
Date: Sun, 15 Oct 2017 20:29:35 -0700
Subject: [PATCH] More markup.

---
 src/general-info/release-21c.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/src/general-info/release-21c.md b/src/general-info/release-21c.md
index 3e52d4d03..34d4bbf0a 100644
--- a/src/general-info/release-21c.md
+++ b/src/general-info/release-21c.md
@@ -1,4 +1,5 @@
-<span style="color:red">**Work in progress**</span>
+<span style="color:red">Work in progress</span>
+
 ========================== C M U C L  21 c =============================
 
 The CMUCL project is pleased to announce the release of CMUCL 21c.
@@ -27,10 +28,10 @@ New in this release:
   * ANSI compliance fixes:
 
   * Bug fixes:
-    * ENCODE-UNIVERSAL-TIME accepts dates from 1899 if the final date
+    * `ENCODE-UNIVERSAL-TIME` accepts dates from 1899 if the final date
       after accounting for time zones results in a positive
-      value. (See ticket #36.)
-    * CL:SLEEP no longer gets interrupted (See ticket #26.)
+      value. (See ticket ~~#36~~.)
+    * `CL:SLEEP` no longer gets interrupted (See ticket ~~#26~~.)
     * Fix some compiler warnings and clean up funny indentation in
       asin code.
 
-- 
GitLab