Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lowesyang/markdown-by-java

A simple markdown editor by Java
https://github.com/lowesyang/markdown-by-java

Last synced: 1 day ago
JSON representation

A simple markdown editor by Java

Awesome Lists containing this project

README

        

# Markdown-by-Java
A simple markdown editor by Java

## Dependencies
- Markdownj v1.0.2b4
- docx4j v3.2.2
- docx4j-ImportXHTML v3.2.2
- its dependencies

## Features
- Support anchor point relocation. Structure is defined as .
- Support importing extra .css files.
- Support export markdown file as .docx.
- HTML is recognizable.