Skip to content

elitely/sharpdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharpdown

A lightweight Markdown Editor for Windows


Supported features

  • Live preview of Markdown
  • Tries to automatically scroll both windows
  • Syntax highlighting for code blocks (soon for the markdown part as well)
  • Fast opening of files, quick parsing of files
  • Clear display of files through GitHub-like CSS
  • Clean interface without special half-baked UI libraries
  • Easy to use: It's one single executable!
  • No Pro or Special Versions, 100% Open Source, MIT License (Read the LICENSE.md file)

Development

This Program is still in development.

If you want to try it, download it, build it with Visual Studio 2015 and run the Sharpdown.exe

You can download a pre-compiled version here in order to see how it will display the parsed markdown.

About

A lightweight Markdown Editor for Windows written in C#.NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 71.4%
  • CSS 28.6%