Inline documentaion not showing newlines

Answered

The inline documentations for open cv (cv2) dont seem to be rendering correctly. It wont show any newlines and it seems that any formatting in the code is lost.I installed opencv-python via pip and it worked initially. However I accidentally clicked on edit source and since then the doc has been broken.I hit undo as soon as I got into the edit mode but it didnt revert.

Since then, I've reinstalled opencv, cleared the cache for pycharm, reinstalled pycharm, cleared the .idea file for my project but nothing helped. How can I get my docs looking normal again?

0
3 comments

Hi,

Not sure why it worked for you before, because there is a known issue with it https://youtrack.jetbrains.com/issue/PY-30342

0
Avatar
Permanently deleted user

I might have confused myself and may have actually been looking at a different doc when I saw it work. Is there any workaround for getting opencv documentation inline in pycharm?

0

Unfortunately, I don't know any workaround to make it work.

0

Please sign in to leave a comment.