Skip to content

My markdown to HTML converter written in C# using the WFS .NET GUI. See README.md for more information.

License

Notifications You must be signed in to change notification settings

hasderhi/markdown2html.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown2html.NET

Project

This is my Markdown to HTML converter written in C#. It uses the WFS .NET GUI and does not need any external packages/frameworks.

Features

Open a markdown file from your computer, then click "Convert". The program will automatically save the HTML file in the same directory and with the same filename. You can view the converted file in the app.

Build

Using Visual Studio 2022,

  1. Make sure Visual Studio is configured correctly (.NET desktop environment installed)
  2. Clone the repo
  3. Build the app
  4. That's it!

License and information

Copyright (c) Tobias Kisling ("tk_dev", "hasderhi") 2025 This software is released under the MIT-License. Please see license.txt for more information.

Version 1.0.0 (Release)

tk_dev - Software with passion

About

My markdown to HTML converter written in C# using the WFS .NET GUI. See README.md for more information.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages