mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Nicer rendering of `` escaped test in the cli sections of the manual
This commit is contained in:
parent
c55cb4365a
commit
7fbd6ecd82
@ -66,6 +66,10 @@ CLI_INDEX='''
|
|||||||
CLI_PREAMBLE='''\
|
CLI_PREAMBLE='''\
|
||||||
.. _{cmdref}:
|
.. _{cmdref}:
|
||||||
|
|
||||||
|
.. raw:: html
|
||||||
|
|
||||||
|
<style>code {{font-size: 1em; background-color: transparent; font-family: sans-serif }}</style>
|
||||||
|
|
||||||
``{cmd}``
|
``{cmd}``
|
||||||
===================================================================
|
===================================================================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user