Description
The JavaCodeTransform doesn't handle URLs properly:
- URLs that "ends" at line-break doesn't include the last character in the generated anchor-tag .
- Doesn't understand the "https" protocol
Added unit-test (ClassWithLink.java and JavaCodeTransformTest.testLinkHandling)
Attachments
Attachments
Issue Links
- links to