Skip to content

madeindjs/jMarkdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jMarkdown

A Markdown editor with live HTML preview

Description

A Java-based, free and open source Markdown editor with live HTML preview (inspired from CuteMarkEd)

Screenshot of jMarkdown

Run the project

Clone this repository:

git clone https://github.com/madeindjs/jMarkdown.git

Lauch from jar file:

java -jar dist/jMarkdown.jar

To Do

  • add Units tests
  • View and export the generated HTML in multiple included styles.
  • Export the document as HTML or PDF file.
  • Support for highlighting syntax in code blocks.
  • Spell checking as you type via use of red wavy lines under misspelled words.

License

MIT

Author

Rousseau Alexandre

About

A Markdown editor with live HTML preview

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages