lkishalmi opened a new pull request, #5898: URL: https://github.com/apache/netbeans/pull/5898
Well, this one is just another low hanging fruit. First, I've upgraded the flexmark-java library to 0.62.2 (the last which supported Java 8), that might not have been necessary, but 0.50.x is getting dated. I moved the Preview tab to the first in multiview. I think the generic use case with Markdown files is more read than write oriented. Then I've added a hyperlink listener to handle the internal and external links. Added `LSP` label as previosly to markdown only the LSP modules had dependenct on the flexmark-java libraries. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
