From 1b2f34f5e00fe147d12363a6a86f5cd265dda98e Mon Sep 17 00:00:00 2001 From: Chip Senkbeil Date: Sun, 4 Oct 2020 10:26:25 -0500 Subject: [PATCH] Fix bad whitespace characters link --- doc/specification.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/specification.wiki b/doc/specification.wiki index fee1a9a..2723c0d 100644 --- a/doc/specification.wiki +++ b/doc/specification.wiki @@ -92,7 +92,7 @@ quotation. A blockquote is made of *one* or more [[#indented blockquote line|indented blockquote lines]] An *indented blockquote line* is made of the following: -1. Four or more [[#whitespace characters|whitespace characters]] +1. Four or more [[#whitespace character|whitespace characters]] 2. All characters up until a [[#line ending|line ending]] 3. A [[#line ending|line ending]] or end of input