From 9d8fc208f7936221c0606501c90d0ed5bad587b7 Mon Sep 17 00:00:00 2001 From: Thomas Letan Date: Wed, 19 Feb 2020 16:41:12 +0100 Subject: Do not use raw HTML for the titles of Coq posts --- site/posts/Ltac101.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/posts/Ltac101.v') diff --git a/site/posts/Ltac101.v b/site/posts/Ltac101.v index 7b3c02a..f71510f 100644 --- a/site/posts/Ltac101.v +++ b/site/posts/Ltac101.v @@ -1,4 +1,4 @@ -(** #

Ltac 101

# +(** * Ltac 101 This article has originally been published on #October 16, 2017#. *) -- cgit v1.2.3