eclipse-jdt / eclipse-jdt/eclipse.jdt.core

Markdown support on compiler compliance prior to 23

Open
#3,937 17 comments 2 reactions 1 assignee Claimed by @SougandhS View on GitHub
Dominant language
Java
Stars
237
Forks
195
Avg merge
1d 10h
Merged PRs (30d)
49

Description

Discussed in https://github.com/redhat-developer/vscode-java/issues/4004 .

A few people have requested Markdown support to work even when the compiler compliance is less than 23. For any other feature, this wouldn't make sense (would violate the language) but `///` still compiles pre-23 so I think it could be possible to relax the constraints around markdown comment rendering, allowing it to render nicer documentation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.