Skip to content

i470/DownmarkerWPF

 
 

Repository files navigation

MarkPad WPF .NET 4.7

App View

This codebase is upgraded version for Windows 10 of DownmarkerWPF project, by Code52

About DownmarkerWPF

MarkPad (formerly known as DownmarkerWPF) is an editor for Markdown - a widely used syntax for formatting plain text to convert to blogs, comments, and in other places like on Stack Overflow.

Our aim is to create a useably, stylish new version of the project utilising Microsoft's WPF technology to provide a fresh UI for creating files that we can use to create blog posts for this, and other blogs using Markdown.

Build

Build Status

Install

TBD

Dependencies

  • Windows 10
  • .NET Framework 4.7 (should install if you don't already have it on your machine)

Tools required to develop

  • Visual Studio
  • WiX - to generate the installer (optional)
  • 7-Zip - to generate a zip version of the tool (optional)

Contributing

If you want to contribute to the project, check out the Issues tab.

You can:

  • Raise an issue
  • Suggest a feature for the application

Feeling like writing some code? Why not take the next step:

  • Fork the repository
  • Make the changes to the codebase
  • Send a pull request once you're happy with it

The team will then review the changes, discuss if anything needs to be addressed, and integrate your changes back into the application.

About

MarkPad - a visual Markdown editor (inspired by the Downmarker project)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 89.0%
  • HTML 5.3%
  • CSS 3.3%
  • XSLT 1.5%
  • JavaScript 0.4%
  • Batchfile 0.3%
  • Other 0.2%