Giter VIP home page Giter VIP logo

markdown-writer-fx's Introduction

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

  • Syntax highlighting in editor
  • Keyboard shortcuts to insert Markdown (Bold, Italic, Code, Links, Images, Header, Lists, ...)
  • Auto-indent lists
  • Search and replace
  • Project manager
  • HTML preview
  • HTML source preview
  • Markdown AST view
  • Multi-platform: Windows, Mac, Linux, ...

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:

  • for Windows, bin/markdown-writer-fx.bat to start Markdown Writer FX
  • and for Unix systems ./bin/markdown-writer-fx.sh to start Markdown Writer FX

from the project folder.

Building

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

  • get the source, e.g. by cloning the official repo with: git clone https://github.com/JFormDesigner/markdown-writer-fx.git
  • run ./gradlew assembleDist to create the distribution in the $project/build/distributions/ folder.

Changes

See Change Log

Credits

License

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

markdown-writer-fx's People

Contributors

aadrian avatar devcharly avatar jformdesigner avatar mwguy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.