File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed
Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ * Copyright (C) 2025 Raghul-tech
3+ * https://github.com/raghul-tech
4+ * This file is part of JavaFX Markdown Preview.
5+ *
6+ * JavaFX Markdown Preview is free software: you can redistribute it and/or modify
7+ * it under the terms of the GNU General Public License as published by
8+ * the Free Software Foundation, either version 3 of the License, or
9+ * (at your option) any later version.
10+ *
11+ * JavaFX Markdown Preview is distributed in the hope that it will be useful,
12+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
13+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+ * GNU General Public License for more details.
15+ *
16+ * You should have received a copy of the GNU General Public License
17+ * along with JavaFX Markdown Preview. If not, see <https://www.gnu.org/licenses/>.
18+ -->
19+
120# 📝 JavaFX Markdown Preview
221- A modern Java library for ** live Markdown rendering in JavaFX** .
322
@@ -232,4 +251,4 @@ String styledHtml = renderer.getStyledHtml(
232251---
233252
234253## ❤️ License
235- - This project is licensed under the [ GNU General Public License v3] ( LICENSE ) .
254+ - This project is licensed under the [ GNU General Public License v3] ( https://github.com/raghul-tech/JavaFX-Markdown-Preview/blob/main/ LICENSE) .
You can’t perform that action at this time.
0 commit comments