Open jarthana opened 1 month ago
This fix introduces a problem in a corner case when the markdown ends with a param or other incomplete tag and no whitespace before the closing \n, which is not part of the markdown doc. I have adjusted a testcase to pass, but will take that up via a different issue.
OK, this is stuck with a hung test case. I don't think this is going in for the GA release. Will take it up post-merge.
code
What it does
Fixes https://github.com/eclipse-jdt/eclipse.jdt.ui/issues/1615
How to test
Author checklist