From 20b39dc761376488bb690ff8c76abcd4dc70c371 Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Thu, 21 Jun 2018 17:40:58 +0200 Subject: [PATCH] Fix code-in-bold-text rendering in Contribute docs --- docs/contribute.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contribute.rst b/docs/contribute.rst index cbaa8ab9..35e9797d 100644 --- a/docs/contribute.rst +++ b/docs/contribute.rst @@ -80,8 +80,8 @@ mentioning that "some generated files differ from the expected functional tests output." If you have made changes that affect the HTML output generated by Pelican, and the changes to that output are expected and deemed correct given the nature of your changes, then you should update the output used by the -functional tests. To do so, **make sure you have both ``en_EN.utf8`` and -``fr_FR.utf8`` locales installed**, and then run the following two commands:: +functional tests. To do so, **make sure you have both** ``en_EN.utf8`` **and** +``fr_FR.utf8`` **locales installed**, and then run the following two commands:: $ LC_ALL=en_US.utf8 pelican -o pelican/tests/output/custom/ \ -s samples/pelican.conf.py samples/content/