Simple Solution
  • Java
  • Spring
  • Spring Boot
  • Tutorials
  • Tags
Parse Markdown URLs and email addresses to HTML links in Java with CommonMark Autolink Extension
Parse Markdown URLs and email addresses to HTML links in Java with CommonMark Autolink Extension

In this Java tutorial we learn how to convert a markdown string into HTML string with automatically turning plain URLs and email addresses into HTML links using the CommonMark Java library and CommonMark Autolink Extensions library.

Copyright © 2019 SimpleSolution.dev. All Rights Reserved.