JSDoc and HTML tags

If I write my JSDoc using HTML tags, many of these render correctly when I ask IDEA to show me the documentation (ctrl-q on Windows). However, it doesn't appear to support a definition list (using the dl/dt/dd tags). Using this markup simply causes the markup to be output as text when rendering the documentation.

I've googled around but cannot find anywhere that describes the sub-set of HTML supported in JSDoc in general or specifically within IDEA itself.

Is there any documentation on this?

I'm using:

IntelliJ IDEA 2019.3 (Ultimate Edition)
Build #IU-193.5233.102, built on November 27, 2019
Runtime version: 11.0.4+10-b520.11 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Registry:
Non-Bundled Plugins: com.github.b3er.idea.plugins.arc.browser, com.illuminatedcloud2.intellij, org.jetbrains.kotlin

0
1 comment

Submitted to developers as https://youtrack.jetbrains.com/issue/WEB-42990, please follow it for updates

0

Please sign in to leave a comment.