valentinnodan / mdx-intellij-plugin

MIT License
8 stars 2 forks source link

It parses JSX elements in paragraphs as text #20

Open CodeAndWeb opened 2 years ago

CodeAndWeb commented 2 years ago

The JSX elements seem to be interpreted as part of the text. The IDE is complaining about repeated words inside the paragraph. This is not done in HTML blocks:

2021-08-21_09-35-12
vladsholokhov commented 2 years ago

Thanks for the report! Hold <KeyCode keyCode="code"/> to add to your selection. Use <KeyCode keyCode="key"/>

Reproduced in:

WebStorm 2021.2.1
Build #WS-212.5080.40, built on August 18, 2021
Licensed to JetBrains Team / Vladislav Sholokhov
You have a perpetual fallback license for this version.
Subscription is active until March 30, 2023.
Runtime version: 11.0.11+9-b1504.16 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 5.4.0-81-generic
GC: G1 Young Generation, G1 Old Generation
Memory: 1982M
Cores: 8
Non-Bundled Plugins: mdx.js (1.2.212)
Current Desktop: ubuntu:GNOME
danon commented 2 years ago

Could this maybe be fixed?