Markdown Writer FX

Markdown Writer FX

An open source Markdown editor written in JavaFX 8.

Markdown Writer FX Screenshot

For Markdown rendering it uses commonmark-java or flexmark-java, two Java implementations of the CommonMark specification.

Features

Requirements

Java 8 is required to run current releases. Java 9, 10 and 11 currently only supported for building.

Installation

Download markdown-writer-fx-0.12.zip and extract it to any folder.

Run:

from the project folder.

Building

Prerequisites are git and Java 8 in order to build Markdown Writer FX form sources.

Changes

See Change Log

Credits

License

Markdown Writer FX is open source licensed under the BSD 2-Clause License