shuzijun / leetcode-editor

Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio
https://plugins.jetbrains.com/plugin/12132-leetcode-editor
Apache License 2.0
3.7k stars 399 forks source link

The raw html tags are showed in the desc after installing the new release v2024.1.1. #700

Closed michael5182 closed 5 months ago

michael5182 commented 5 months ago

Desc

Hi there,

Thanks for solving a problem #697.

There is subtle problem that the raw html tags are showed in the desc after installing the new release v2024.1.1.

I took leetcode problem (5) as a example:

Before: image

After: image

Software versions(Help -> About)(Optional) Product: PyCharm 2023.3.4 (Professional Edition) Runtime version: 17.0.10+1-b1087.17 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. OS: MacOS Sonoma 14.3.1

shuzijun commented 5 months ago
image

Check this configuration.

michael5182 commented 5 months ago

Thanks.

It is solved!