Xqt submitted this change.

View Change

Approvals: Xqt: Verified; Looks good to me, approved
[doc] fix sphinx presentation

Change-Id: Ief84e7a0f1afd1a9a64d55bf2680110795e7fcce
---
M ROADMAP.rst
1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/ROADMAP.rst b/ROADMAP.rst
index 04a763a..66dfe63 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -11,10 +11,8 @@
* `use_disambig` BaseBot attribute was added to hande disambig skipping
* Deprecate RedirectPageBot and NoRedirectPageBot in favour of `use_redirects` attribute
* tools.formatter.color_format is deprecated and will be removed
-* A new and easier color format was implemented; colors can be used like::
-
- 'this is a <<green>>colored<<default>> text'
-
+* A new and easier color format was implemented; colors can be used like:
+ ``'this is a <<green>>colored<<default>> text'``
* Unused and unsupported `xmlreader.XmlParserThread` was removed
* Use upercased IP user titles (:phab:`T306291`)
* Use pathlib to extract filename and file_package in pwb.py

To view, visit change 785820. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ief84e7a0f1afd1a9a64d55bf2680110795e7fcce
Gerrit-Change-Number: 785820
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-MessageType: merged