Skip to content

themasch/QtMarkdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QtMarkdown is a simple GUI for creating Markdown documents. Currently it features a textarea & and a live preview.

TODO

  • create documents
  • syntax helpers (Buttons)
  • support for various flavors
  • support for own CSS

Maybe..

  • syntax checker

Install

Currently you have to clone this git repository and qmake/make by yourself.

git clone git://github.com/themasch/QtMarkdown.git
cd QtMarkdown
qmake
make

Dependencies

You have to install David Parsons discount library in order to compile & use QtMarkdown

About

QT Markdown Editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published