You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A reusable and lightweight JavaFX-based Markdown preview component built with Flexmark and JavaFX WebView. Ideal for developers who want to integrate a live Markdown renderer into their Java desktop applications.
4
+
5
+
## ✨ Features
6
+
7
+
- 📄 Markdown to HTML rendering using [Flexmark](https://github.com/vsch/flexmark-java)
8
+
- 🖥️ JavaFX WebView for previewing
9
+
- ⚡ Fast and minimal setup
10
+
- 🎯 Easy to embed in any JavaFX application
11
+
12
+
## 📦 Installation
13
+
14
+
You can include it in your Maven project (after it's published to Maven Central):
0 commit comments