mirror of
https://github.com/Textualize/rich.git
synced 2025-12-23 07:08:35 +00:00
Merge 409d891f6f into f82a399d58
This commit is contained in:
commit
109f92ebba
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ if TYPE_CHECKING:
|
|||
from rich.console import ConsoleRenderable
|
||||
|
||||
JUPYTER_HTML_FORMAT = """\
|
||||
<pre style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">{code}</pre>
|
||||
<pre style="white-space:pre;overflow-x:auto;line-height:normal;margin:0;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">{code}</pre>
|
||||
"""
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue