Line breaks for multi-line comments in Markdown cells are broken (interactive Python) #9620
Open
1 of 2 tasks
Labels
bug
Issue identified by VS Code Team member as probable bug
interactive-window
Impacts interactive window
Applies To
What happened?
In a
.py
file, I wrote a markdown cell with python strings (multiple line comments):I run the cell (
ctrl + enter
), but it shows:The line breaks and the indentation of list items are incorrect.
Additionally, writing code block within python comments
shows no line breaks:
VS Code Version
1.66.0
Jupyter Extension Version
v2022.3.1000901801
Jupyter logs
No response
Coding Language and Runtime Version
Python 3.10.2
Language Extension Version (if applicable)
v2022.4.0
Anaconda Version (if applicable)
No response
Running Jupyter locally or remotely?
Local
The text was updated successfully, but these errors were encountered: