Nicer rendering of `` escaped test in the cli sections of the manual

This commit is contained in:
Kovid Goyal 2017-05-04 18:17:05 +05:30
parent c55cb4365a
commit 7fbd6ecd82
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -66,6 +66,10 @@ CLI_INDEX='''
CLI_PREAMBLE='''\
.. _{cmdref}:
.. raw:: html
<style>code {{font-size: 1em; background-color: transparent; font-family: sans-serif }}</style>
``{cmd}``
===================================================================