From 7fbd6ecd82216eba0221d44dd97075857f3f8847 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 4 May 2017 18:17:05 +0530 Subject: [PATCH] Nicer rendering of `` escaped test in the cli sections of the manual --- manual/custom.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manual/custom.py b/manual/custom.py index 6086748710..86f415b38e 100644 --- a/manual/custom.py +++ b/manual/custom.py @@ -66,6 +66,10 @@ CLI_INDEX=''' CLI_PREAMBLE='''\ .. _{cmdref}: +.. raw:: html + + + ``{cmd}`` ===================================================================