Welcome back to developing a Liberica JDK-based app for real-time conversion of mathematical formulas from Markdown to HTML. If the first part of this series was all about building an executable binary, the second one focuses on building a text editor that supports Markdown syntax and a preview pane to show the result.
Introduction
In The Pragmatic Programmer, Hunt and Thomas offer a fundamental software development principle:
