Kotlin / kotlin-jupyter

Kotlin kernel for Jupyter/IPython
Apache License 2.0
1.09k stars 106 forks source link

HTML("<pre>") extra empty line at the end #412

Open MykolaGolubyev opened 1 year ago

MykolaGolubyev commented 1 year ago

Hello, Not sure if it is on purpose, but when I do

HTML("<pre>test line\nanother line</pre>")

there is an empty line at the end of the output

Screenshot 2023-04-26 at 3 56 50 PM
ileasile commented 1 year ago

It's interesting that it only happens in the dark color scheme, rendering in light scheme is okeyish

image
ileasile commented 1 year ago

https://youtrack.jetbrains.com/issue/KTNB-228/Extra-empty-line-at-the-end-of-pre-tag-in-dark-color-scheme