/Markdown.Wpf.Editor

Easy Markdown control for WPF applications

Primary LanguageC#

Markdown editor is a simple markdown wpf control based on markdig library.

  1. Enable or disable markdown editor:

OpenCloseEditor

  1. Auto-update your markdown document after specific intervall

Auto-update

  1. You can disable the auto-update feature and update your document manually

Manual-update