issues
search
eclipse-jdt
/
eclipse.jdt.core
Eclipse Public License 2.0
164
stars
130
forks
source link
[23] Parsing details for markdown comments
#2824
Closed
stephan-herrmann
closed
2 months ago
stephan-herrmann
commented
2 months ago
Part of #2429:
ensure code blocks are detected only (a) at the beginning of a comment, or (b) after a blank line
proper escaping of array syntax
[]
within links (
see [#meth(String[])]
)
check handling of different styles of code fences
...
Part of #2429:
[]
within links (see [#meth(String[])]
)