From a734207eea655f65cc610393f5727b85e979d582 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Wed, 26 Aug 2009 14:30:23 +0000 Subject: [PATCH] fix markup --- doc/markup/para.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/markup/para.rst b/doc/markup/para.rst index 469947ab5..774b0f518 100644 --- a/doc/markup/para.rst +++ b/doc/markup/para.rst @@ -1,4 +1,4 @@ -x.. highlight:: rest +.. highlight:: rest Paragraph-level markup ----------------------