From c399890313a7f842b19c2617614123b27f32e4be Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 24 Oct 2017 18:26:42 +0200 Subject: [PATCH] doc: fix reference. --- doc/pelican/writing-content.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pelican/writing-content.rst b/doc/pelican/writing-content.rst index a13f6697..7c9704e8 100644 --- a/doc/pelican/writing-content.rst +++ b/doc/pelican/writing-content.rst @@ -57,7 +57,7 @@ intuitive usage in many use cases. The basic rules are not far from Markdown: all your content is encouraged). - Paragraphs are separated from each other by a blank line. Consecutive lines of text are concatenated together using spaces, ignoring the newlines. See - the `Block elements <#block-elements>`_ section below for more options. + the `Basic block elements`_ section below for more options. - Multiple consecutive whitespace characters are rendered as a single space (but that's largely due to how HTML behaves). - Everything is escaped when converting to HTML, so inline HTML will appear -- 2.30.2